Skip to main content

Delete a Document

DELETE 

/documents/:DOC_ID

Deletes a Document by its ID. Deletion behaves similarly to deleting a SignatureRequest and does not necessarily remove the object from the system immediately.

If more than one participant is involved, the DELETE request only removes the current user from the Document.

The system permanently removes the Document once the last user deletes it via the Skribble web application.

Request

Responses

OK