v1

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

Update Access Policy

Update an existing access policy.

put/v2/access-policies/{id}

Path parameters

idstring required

The ID of the access policy.

Request body

namestring

The name of the access policy.

descriptionstring

A description of the access policy.

maxAccessMinutesinteger

The maximum number of minutes that access can be granted for.

requireBusinessJustificationboolean nullable

Whether a business justification is required when requesting access. Omit to leave unchanged.

recommendedAccessMinutesinteger nullable

The recommended duration in minutes for access requests (optional).

requireOnBehalfOfConfirmationboolean nullable

Whether requests made on behalf of others require the target user's confirmation. Omit to leave unchanged.

Response

Success