v1
latestOpenAPI 3.1.02026-07-26189891.1 MBEnterprise
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.
Example response
{
"account": "0000000000"
}