Documents
Delete a document
Delete a document. Before a document can be deleted, it must have a deletion_reason explaining why the document was deleted. Use the PATCH endpoint to set the deletion_reason property.
delete/documents/{document_id}
Path parameters
document_idstring uuid required
Example:b01db9c7-78f2-4a99-8aca-1231d32f9b96
The unique identifier of the document.
Response
Updated document properties.