Skip to main content

 Services

Web services from /about to /webhooks

unarchive externaluri

/members/{member}/externaluris/{uri}/unarchive [POST]

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.

Created on , last edited on