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