curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{whatsapp_config_id}/whatsapp_webhooks/{id} \
--header 'X-API-Key: <api-key>'
This response does not have an example.
Deletes a WhatsApp webhook
curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{whatsapp_config_id}/whatsapp_webhooks/{id} \
--header 'X-API-Key: <api-key>'
This response does not have an example.
API key required for all endpoints
WhatsApp webhook deleted
Was this page helpful?