Skip to main content

Delete a document

DELETE 

/v1/locker/documents/:id

Soft-deletes the document by default. Pass ?purge=true to permanently delete the document and all associated data. Purge requires locker:admin scope.

Request

Responses

Document deleted