Identity Specific Privilege
Update
Update a specific privilege of an identity.
PATCH
/
api
/
v1
/
additional-privilege
/
identity
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Body
application/json
privilegeSlug
string
requiredThe slug of the privilege to update.
Minimum length:
1
identityId
string
requiredThe ID of the identity to update.
Minimum length:
1
projectSlug
string
requiredThe slug of the project of the identity in.
Minimum length:
1
privilegeDetails
object
requiredResponse
200 - application/json
privilege
object
requiredWas this page helpful?