Delete a document
Business
Delete a document
Removes a document from this business. The file is permanently deleted from storage and cannot be recovered. To retrieve a document’s details before deleting it, use the document endpoint.
DELETE
Delete a document
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Path Parameters
The ID of the portfolio business the document belongs to.
Example:
"987e6543-e21a-45b6-c789-012345678901"
The ID of the document to delete.
Example:
"906f369f-a73b-46a2-8184-ccc5c2848abd"
Response
Document deleted

