General Documentation
WhatsApp Conversations
WhatsApp Configs
Conversation Assignments
WhatsApp Templates
WhatsApp Contacts
WhatsApp Contact Notes
WhatsApp Webhooks
Projects
Customers
WhatsApp Webhooks
Delete WhatsApp webhook
Deletes a WhatsApp webhook
DELETE
/
whatsapp_configs
/
{whatsapp_config_id}
/
whatsapp_webhooks
/
{id}
Delete WhatsApp webhook
Copy
curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{whatsapp_config_id}/whatsapp_webhooks/{id} \
--header 'X-API-Key: <api-key>'
Copy
This response does not have an example.
Authorizations
API key required for all endpoints
Response
204
WhatsApp webhook deleted
Was this page helpful?
Delete WhatsApp webhook
Copy
curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{whatsapp_config_id}/whatsapp_webhooks/{id} \
--header 'X-API-Key: <api-key>'
Copy
This response does not have an example.
Assistant
Responses are generated using AI and may contain mistakes.