Approval Delegation API

Update Approval Delegation

Update an existing approval delegation rule.

put/v2/approval-delegations/{id}

Path parameters

idstring required

The ID of the approval delegation rule to update.

Request body

priorityinteger nullable

The priority of the delegation rule (lower values are higher priority).

descriptionstring nullable

A description of the delegation rule.

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.