ChangePaperUrl
Last updated
Changes a papers URL.
paperID
The ID of the iPaper whose URL should be changed
newUrl
The new relative URL of the iPaper. Must be unique
<?xml version="1.0" encoding="utf-8"?>
<result>
<code><![CDATA[SUCCESS]]></code>
<message><![CDATA[Url changed.]]></message>
</result>SUCCESS
ERROR
READONLY
Last updated