curl --request DELETE \
--url https://api.kapso.ai/platform/v1/whatsapp/webhooks/{webhook_id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}curl --request DELETE \
--url https://api.kapso.ai/platform/v1/whatsapp/webhooks/{webhook_id} \
--header 'X-API-Key: <api-key>'{
"error": "<string>"
}Was this page helpful?