Permanently remove a phone number assignment from this voice agent using the assignment_id (not phone_number_id).
The assignment_id is the ‘id’ field returned when creating or listing assignments. To find the assignment_id for a specific phone number, use GET /voice_agents//whatsapp/phone_numbers.
After deletion:
This operation cannot be undone. If you need to temporarily disable routing, use PATCH to set enabled=false instead.
Documentation Index
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.
Voice agent identifier
Assignment identifier (primary key of VoiceAgentWhatsappConfig). This is the assignment ID returned in the response when you create or list assignments, NOT the Meta phone_number_id. Use the 'id' field from assignment responses for PATCH/DELETE operations.
Assignment deleted successfully (no content returned)