Removes a policy grant.
post/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/removeGrant
Path parameters
domainIdentifierstring required
The ID of the domain where you want to remove a policy grant.
entityType'DOMAIN_UNIT' | 'ENVIRONMENT_BLUEPRINT_CONFIGURATION' | 'ENVIRONMENT_PROFILE' | 'ASSET_TYPE' required
The type of the entity from which you want to remove a policy grant.
entityIdentifierstring required
The ID of the entity from which you want to remove a policy grant.
Request body
Response
Success
RemovePolicyGrantOutput required