unarchive externaluri
/members/{member}/externaluris/{uri}/unarchive [POST]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.9900 | 5.9900 | xml, json |
Description
Unarchive an existing external URI.
Parameters
No parameters.
Permission
This service requires contributor or higher in a group with edit all URLs permission.
Response
The output has the following format:
<uri-modification> <uri id="[id]" path="[path]" ...> <displaytitle>[title]</displaytitle> ... </uri> </uri-modification>
Error Handling
No specific errors expected for this service.