v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
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