ChangePaperUrl
Changes a papers URL.
Name | Value |
---|---|
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 modified 1yr ago