Skip to main content

 Services

Web services from /about to /webhooks

archive externaluri

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

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.

Created on , last edited on