General Documentation
Agents
Agent Executions
Test Suites
Projects
WhatsApp Conversations
Customers
WhatsApp Configs
Agent Test Chats
Conversation Assignments
WhatsApp Templates
WhatsApp Contact Notes
Agent Snapshots
WhatsApp Configs
Delete WhatsApp config
Deletes a WhatsApp configuration
DELETE
/
whatsapp_configs
/
{config_id}
Copy
curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{config_id} \
--header 'X-API-Key: <api-key>'
Copy
This response does not have an example.
Authorizations
API key required for all endpoints
Path Parameters
Response
204
WhatsApp configuration deleted
Copy
curl --request DELETE \
--url https://app.kapso.ai/api/v1/whatsapp_configs/{config_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.