Skip to main content
DELETE
Delete Multiple Document Associations

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

The id of the business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

document_id
string<doc_string>
required

The id of the document

Example:

"doc_WQMDNUHpBThYSNh4AprDBo"

Query Parameters

entity_ids

Comma-separated list of entity IDs to unlink from the document. Only external accounts, transactions, and journal entries are supported.

Response

Successful Response