Sub-Accounts
Delete a Subaccount
Permanently delete a Vobiz subaccount and revoke its authentication credentials - irreversible operation for offboarding tenants or closing reseller accounts.
DELETE
Delete a sub-account
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Parameters
No request body or parameters required. The sub-account ID is specified in the URL path.Request
cURL
Response Example
Success Response (200 OK)
Lost the sub-account credentials?
You do not need the sub-account’s ownauth_id / auth_token to delete it. This endpoint authenticates as the parent (X-Auth-ID / X-Auth-Token of your MA_… account), and the sub-account is identified by the {sub_auth_id} in the path. So even if the credentials returned at creation were lost, the parent can still find and remove the sub-account.
List your sub-accounts to find the SA_ id
Call List Sub-Accounts and identify the one to remove by its
name, email, or created timestamp.