v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

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

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

AddEntityOwnerOutput required