Skip to main content
DELETE
Delete a document

Authorizations

Authorization
string
header
required

Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx

Path Parameters

business_id
string<uuid>
required

The ID of the portfolio business the document belongs to.

Example:

"987e6543-e21a-45b6-c789-012345678901"

document_id
string<uuid>
required

The ID of the document to delete.

Example:

"906f369f-a73b-46a2-8184-ccc5c2848abd"

Response

Document deleted