v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Access Policy Approval Procedure API

Update Access Policy Approval Procedure

Update an existing approval procedure for an access policy.

put/v2/access-policies/{access_policy_id}/approval-procedures/{id}

Path parameters

access_policy_idstring required

The ID of the access policy.

idstring required

The ID of the approval procedure.

Request body

timeoutSecondsinteger nullable

How long each step waits for a human decision before timing out (in seconds). Omit / zero means "keep the existing value". Non-zero values must be within [5 minutes, 90 days].

Response

Success