Skip to main content
PATCH
Reassign multiple delegation recipients

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 reassign recipients to

Example:
recipientType
object
required

Delegation recipient type

Example:

"PERSONNEL_IN_POSITION"

delegationRecipients
object[]
required

Delegation Recipients

Minimum array length: 1
recipientAutoIssue
boolean
default:false

Auto Issue option for Delegation recipient of type PERSONNEL_IN_POSITION

Example:

false

Response

200

Recipients are being reassigned to delegations