v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocuments
Delete document
Delete a document (move to Trash)
delete/v1/documents/{documentId}
Path parameters
documentIdstring required
The ID of the document to delete. To retrieve the ID, navigate to File > Document settings in the document and then click Settings. The Identifier field contains the document ID.
Response
Document deleted successfully
Example response
{
"success": true
}