Delete a carrier account
How to delete an existing carrier account via API
Last updated
How to delete an existing carrier account via API
Last updated
To a carrier account, send a DELETE
request to the /api/carrier_accounts/:id
endpoint, where id
is the id of the carrier account that you want to delete.
DELETE https://yourdomain.commercelayer.io/api/carrier_accounts/:id
The following request tries to delete the carrier account identified by the ID "xYZkjABcde":