Documents

Add a retention policy to a document

Associates a retention policy with a document. Multiple retention policies can be associated with a single document.

post/api/v0/documents/{document_id}/retention-policies

Path parameters

document_idstring uuid required

Query parameters

retention_policy_idstring uuid required

Response

Successful Response

document_idstring uuid required

The ID of the document.

retention_policy_idstring uuid required

The ID of the retention policy.

Changes

No recorded changes to this endpoint across all 1 revision of this API.