Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.
post/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/addGrant
Path parameters
domainIdentifierstring required
The ID of the domain where you want to add a policy grant.
entityType'DOMAIN_UNIT' | 'ENVIRONMENT_BLUEPRINT_CONFIGURATION' | 'ENVIRONMENT_PROFILE' | 'ASSET_TYPE' required
The type of entity (resource) to which the grant is added.
entityIdentifierstring required
The ID of the entity (resource) to which you want to add a policy grant.
Request body
Response
Success