cURL
curl -X DELETE https://api.bizmori.com/api/v2/orders/webhooks/WEBHOOK_ID \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "data": "<unknown>" }
Delete a webhook.
API Key for external client access
Webhook ID
Deleted successfully
Response data (null if no data)