Access Management

Update a grant

PUT https://{tenant}.atomicwork.com/api/v1/iga/grants/{grant_id}

Update an identity grant's status or policy.

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

grant_idpathstringrequired

Body

statusbodyenum (string)
Allowed valuesGRANTEDEXPIREDEXTENDEDREVOKED
policy_idbodyinteger

Change the policy associated with the grant

policy_keybodystring

Change the policy by key (alternative to policy_id)

granted_bybodyinteger

User ID who authorized this grant

granted_atbodystring

When the grant was authorized

Response

200

Successful response