archive externaluri
/members/{member}/externaluris/{uri}/archive [POST]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.9900 | 5.9900 | xml, json |
Description
Archive 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-archive> <uri id="[id]" path="[path]" ...> <displaytitle>[title]</displaytitle> ... </uri> </uri-archive>
Error Handling
No specific errors expected for this service.