Help CenterGitHub

Delete carrier account

Deletes a carrier account. This will not affect existing labels created with this account.

Parameters

Path Parameters

id string Required
The carrier account ID.

Returns

200 Carrier account deleted
400 ACCOUNT_IN_USE — the account still has active labels and cannot be deleted.
401 Authentication required
404 No such carrier account

Related

Carrier Accounts
DELETE/api/v1/carrier-accounts/[id]