v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Approval Delegation API

Create Approval Delegation

Create a new approval delegation rule. Optionally specify a delegator_user_id to create on behalf of another user.

post/v2/approval-delegations

Request body

delegatorUserIdstring nullable

The ID of the user who is delegating their approvals. When omitted, defaults to the authenticated user.

priorityinteger

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

descriptionstring

A description of the delegation rule.

Response

Success