curl --request DELETE \
--url https://api.kapso.ai/platform/v1/whatsapp/phone_numbers/{phone_number_id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}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.
Was this page helpful?
curl --request DELETE \
--url https://api.kapso.ai/platform/v1/whatsapp/phone_numbers/{phone_number_id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}