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 successfully.
401
Authentication required.
404
Carrier account not found.
Related
Carrier Accounts
DELETE/api/v1/carrier-accounts/[id]