Skip to main content

 Services

Web services from /about to /webhooks

uri

/members/{member}/groups/{group}/uris/{uri} [DELETE]

Description

Delete a URI.

If the URI is a folder, this service starts an Asynchronous process.

Deletes URIs and corresponding files plus all associated edits, xrefs, comments, tasks, notes, etc.

Parameters

No parameters required.

Permission

This service requires administrator and delete-documents must be enabled in global properties.

Response

This service returns the following XML:

<uri-delete>
  [<thread ...> ... </thread>|<uri ...> ... </uri>]
</uri-delete>

Error Handling

No specific errors expected for this service.

Created on , last edited on