v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
x) Accounts

Delete account

Permanently deletes the account and its associated data. Pass absolutelySure=true to confirm deletion. Pass cascade=true along with absolutelySure=true to also delete all dependent records.

delete/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/accounts/{accountId}

Path parameters

tenantIdinteger required
organisationIdinteger required
accountIdinteger required

Query parameters

absolutelySureboolean
cascadeboolean

Response

No Content