v1

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

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

clientTokenstring

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

Response

Success

RemoveEntityOwnerOutput required