v1

latestOpenAPI 3.1.02026-08-066378446.6 KB
Document Operations

Unlink documents

<small>Requires an API token with the Document Manager role.</small>

Removes a relationship between documents.

The documentRelationship parameter in the URL should be set to the UUID of one of the relationships returned by the List linked documents request.

delete/documents/{document}/linked-documents/{documentRelationship}

Path parameters

documentstring required

The document UUID

documentRelationshipstring required

The document relationship UUID

Response

No content