Britive platform release 2026.03.02 is now live in production.

Delete permission from resource profile

Prev Next
Delete
/api/resource-manager/profiles/{profileId}/permissions/{permissionId}
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired

Id of profile to remove permission

permissionId
stringRequired

Id of permission to remove from profile

Responses
204

permission got removed from the profile successfully

404

Not Found