Britive platform release 2026.03.02 is now live in production.

Update permission variable values

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

profile id to which permission got associated

permissionId
stringRequired

permission id to update details

Body parameters

update resource profile permission details

Expand All
object
permissionId
string
version
string
permissionName
string
description
string
resourceTypeId
string
resourceTypeName
string
variables
Array of object (VariableValues)
object
name
string
value
string
isSystemDefined
boolean
Defaultfalse
Responses
204

permission details got updated successfully

404

permission id does not exist