cURL
curl --request DELETE \ --url https://api.smokeball.com/webhooks/{id} \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
Deletes and unsubscribes from the specified webhook subscription.
When request is successful. Deletes the webhook subscription.