Delete a document
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
Delete a document
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the document.
Example:
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"

