Removes an owner from an entity.
post/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/removeOwner
Path parameters
domainIdentifierstring required
The ID of the domain where you want to remove an owner from an entity.
entityType'DOMAIN_UNIT' required
The type of the entity from which you want to remove an owner.
entityIdentifierstring required
The ID of the entity from which you want to remove an owner.
Request body
Response
Success
RemoveEntityOwnerOutput required