Webhooks
Delete a webhook
Guide: [Webhooks](/docs/webhooks)
Guide: Webhooks
Authorization
apiKey X-API-Key<token>
Your CRM panel API key
In: header
Path Parameters
webhook_id*integer
Response Body
application/json
curl -X DELETE "https://example.com/webhooks/0"{ "success": true}