Flows
Update flow metadata
Update flow name, categories, endpoint_uri, or application_id.
Proxy endpoint: Proxies directly to Meta Graph API.
POST
Update flow metadata
Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Integrations > API keys.
Path Parameters
Flow ID
Body
application/json
Flow name
Flow categories (at least one required if provided)
Available options:
SIGN_UP, SIGN_IN, APPOINTMENT_BOOKING, LEAD_GENERATION, CONTACT_US, CUSTOMER_SUPPORT, SURVEY, OTHER URL of the WhatsApp Flow Endpoint (for Flow JSON 3.0+)
ID of the Meta application connected to the Flow
Response
Flow metadata updated successfully
Previous
Delete flowDelete a draft flow. This action is not reversible.
**Only DRAFT flows can be deleted.** Published flows cannot be deleted but can be deprecated.
**Proxy endpoint**: Proxies directly to Meta Graph API.
**Note**: This endpoint uses the `/flows/` prefix. It is an alias provided for better developer experience.
Next
Update flow metadata

