Documents
Delete a Document
Delete document. This cannot be undone
delete/customers/{customer_id}/documents/{document_id}
Path parameters
customer_idstring uuid required
The Inscribe customer id.
document_idinteger required
The id of the document to be deleted.
Response
Successfully deleted document.