v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Enterprise

Detach a child org from Enterprise

Detaches a child organization from the enterprise. The child organization is not deleted and can continue to work afterwards.

delete/v1/enterprise/account/{accountId}

Path parameters

accountIdstring required

Account number of the organization

Example:0000000000

Response

The child org was removed successfully, a simple status is returned.

accountstring

Account number of the organization

Example response

{
  "account": "0000000000"
}