EaserixDocs
DevelopersAPI referenceSignDocuments

Delete a document

Owner-scoped delete; recipients, fields, and audit events cascade.

View as Markdown
DELETE
/v1/documents/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/documents/string"
{  "message": "string"}