# Delete account (tenant) Remove an account (tenant) and all its users. If the account is part of a hierarchy, all sub-accounts are reassigned to the deleted account's parent. Requires an environment token obtained from the environment authentication route. Endpoint: DELETE /resources/tenants/v1/{tenantId} Security: bearer ## Path parameters: - `tenantId` (string, required) ## Response 404 fields