Delete Shipping Zone

DELETE {{baseUrl}}/shipping/zones/:zone_id

This endpoint allows you to delete a specific Custom Shipping Zone.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":200,"success":true,"data":null}