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