cURL
curl --request DELETE \ --url https://api.chat-dash.com/v1/public/webhooks/subscriptions/{subscriptionId} \ --header 'Authorization: <authorization>'
Delete a specific webhook subscription
Client-specific API key for authentication
Webhook subscription ID
Subscription deleted successfully