cURL
curl --request DELETE \ --url https://api.synctera.com/v2/documents/{document_id}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "resource": "<string>" }
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.
deletion_reason
The unique identifier of the supporting document
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Updated document properties.
Deleted object information
Object ID
The resource name
Was this page helpful?