cURL
curl --request DELETE \ --url https://api.reply.io/v3/webhooks/{id} \ --header 'X-API-Key: <api-key>'
Deletes an existing webhook subscription
API key passed in the X-API-Key header
Webhook Id
Webhook subscription deleted successfully