cURL
curl --request DELETE \ --url https://app.kapso.ai/api/v1/voice_agents/{voice_agent_id}/voice_agent_whatsapp_configs/{id} \ --header 'X-API-Key: <api-key>'
{ "error": "Resource not found", "status": 404, "message": "The requested resource could not be found" }
Removes a WhatsApp config assignment from a voice agent
API key required for all endpoints
Voice agent WhatsApp config assignment deleted successfully