Core APIs
Zipcodes API

Delete

3min

Delete Zipcode

DELETE /zipcodes

To delete zipcodes from your account you should make an HTTP DELETE request to the Delete Zipcodes endpoint, specifying an array of objects containing a zipcode and domain property describing the zipcodes you'd like to delete.

Zipcodes can also be deleted visually via the Dashboard.

Zipcode Deletion & Collections Note that when a zipcode is deleted any requests using that zipcode in their customer_zipcode parameter will fail. This includes any requests that use this zipcode and are part of Collections you may already have set up on your account.

For more information about using zip & postal codes with Backyard API please see the zipcodes overview.

Curl
Node.js
Python
PHP


An example of a successful response to the Delete Zipcodes API is shown below:

JSON


Updated 08 Aug 2024
Did this page help you?