Skip to main content
PATCH
Link multiple documents and delegations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
tenantId
string<uuid>
required

Tenant ID

Example:

"123e4567-e89b-12d3-a456-426614174000"

delegationIds
string[]
required

Array of delegation IDs to link documents to

Example:
documentIds
string[]
required

Array of document IDs to link with delegations

Example:

Response

200

Documents are being linked to delegations