cURL
curl --request DELETE \ --url https://api.zippendo.com/orgs/{orgId}/shipping-rules/{ruleId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Delete a shipping rule
Documentation IndexFetch the complete documentation index at: https://docs.zippendo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zippendo.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token or API token (prefixed with zipp_)
Organization ID
Shipping Rule ID
Default Response