Skip to main content

Delete Document

DELETE 

/api/documents/:document

Permanently deletes a document, the stored file, and every link to it. Because one document can be linked to several records, deleting it removes it from all of them.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type