Patch
/api/resource-manager/policies/{policyId}
Security
HTTP
Type bearer
Path parameters
policyId
stringRequired
policy Id to update the details
Body parameters
update policy details
object
id
string
name
string
isActive
boolean
isDraft
boolean
isReadOnly
boolean
condition
object
resource
string
accessLevel
string
consumer
string
members
Array of object (MemberDto)
object
id
string
name
string
memberType
string
Valid values[
"User",
"Tag"
]
resourceLabels
object (LabelAssociation)
property*
Array of string additionalProperties
string
Responses
204
policy details got updated successfully
404
Not Found