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