v1

latestOpenAPI 3.1.02026-08-04147764567.0 KB
accessManagement

Update a grant

Update an identity grant's status or policy.

put/api/v1/iga/grants/{grant_id}

Path parameters

grant_idstring required

Headers

X-Api-Keystring required
X-Workspace-Idstring

Request body

status'GRANTED' | 'EXPIRED' | 'EXTENDED' | 'REVOKED'
policy_idinteger

Change the policy associated with the grant

policy_keystring

Change the policy by key (alternative to policy_id)

granted_byinteger

User ID who authorized this grant

granted_atstring date-time

When the grant was authorized

Response

Successful response

AccessManagementPutapiV1IgaGrantsGrantIdResponse200 required

Empty response body