cURL
curl --request POST \ --url https://api.kapso.ai/meta/whatsapp/v24.0/{flow_id}/deprecate \ --header 'X-API-Key: <api-key>'
{ "success": true }
Deprecate a published flow.
Proxy endpoint: Proxies directly to Meta Graph API.
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Project Settings > API Keys.
Flow ID
Flow deprecated successfully
Was this page helpful?