Delete Shipping Zone
DELETE {{baseUrl}}/shipping/zones/:zone_id
This endpoint allows you to delete a specific Custom Shipping Zone, by passing the zone_id
as a path parameter.
shipping.read_write
- Shipping Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"\u003cnumber\u003e","success":true,"data":{}}