Update permission variable values
- Print
- PDF
Update permission variable values
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
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
Was this article helpful?