v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Documents

Delete a single Document

Deleting a Document using this method will move it to the trash instead of permanently deleting it. Trashed Documents are permanently deleted after 30 days. The following errors may be returned:

  • 409 Conflict: The Document (or one of its ancestor folders) is currently being modified by another request, and cannot be trashed.
delete/documents/{id}.json

Path parameters

idinteger required

The unique identifier for the Document.

Headers

X-API-VERSIONstring

The API minor version. Default: latest version.

Response

No Content