Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deprecate a published flow.
Proxy endpoint: Proxies directly to Meta Graph API.
cURL
curl --request POST \ --url https://api.kapso.ai/meta/whatsapp/v24.0/{flow_id}/deprecate \ --header 'X-API-Key: <api-key>'
{ "success": true }
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Integrations > API keys.
Flow ID
Flow deprecated successfully
Was this page helpful?