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.
identityId
string
requiredThe ID of the identity to delete.
projectSlug
string
requiredThe slug of the project of the identity in.
Response
200 - application/json
privilege
object
requiredWas this page helpful?