Adds the owner of an entity (a domain unit).
post/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/addOwner
Path parameters
domainIdentifierstring required
The ID of the domain in which you want to add the entity owner.
entityType'DOMAIN_UNIT' required
The type of an entity.
entityIdentifierstring required
The ID of the entity to which you want to add an owner.
Request body
Response
Success
AddEntityOwnerOutput required