Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Tenant ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Array of delegation IDs to link documents to
Example:
[
"123e4567-e89b-12d3-a456-426614174001",
"123e4567-e89b-12d3-a456-426614174002"
]Array of document IDs to link with delegations
Example:
[
"123e4567-e89b-12d3-a456-426614174003",
"123e4567-e89b-12d3-a456-426614174004"
]Response
200
Documents are being linked to delegations