WhatsApp Flows
WhatsApp Flows
Publishes a WhatsApp flow using the provided flow ID.
The ID of the WhatsApp Business Account
The ID of the flow to be published
Flow published successfully
Unauthorized
Internal Server Error
Send an interactive flow message via WhatsApp API.
Recipient's phone number
Unique Flow ID provided by WhatsApp
Dynamic text for the header
Dynamic text for the body
Dynamic text for the footer
Dynamic text for the CTA button
Screen ID for the first screen of the Flow
Successful operation
Bad Request
Unauthorized
Internal Server Error
Creates a new Flow under a WhatsApp Business Account
Name of the Flow
Customer Support FlowID of the existing Flow to clone
original-flow-idEndpoint URI for the Flow
https://example.comFlow created successfully
Unauthorized
Internal Server Error
The ID of the WhatsApp Business Account
The ID of the flow to be deleted
Flow deleted successfully
Failed to get a valid access token
Internal Server Error
Updates an existing Flow.
The unique ID of the Flow.
Flow name
Flow categories
Endpoint URI for the flow
Flow updated successfully
Bad Request
Unauthorized
Not Found
Uploads a flow JSON file to the specified flow ID. The file must be a valid JSON and the file name must match the provided name ending with .json.
The ID of the flow to upload the JSON file to.
The JSON file to upload. The file content must be valid JSON.
Uploaded Successfully.
Validation Error(s) or Upload Failed.
Deprecate a WhatsApp flow by its ID
WhatsApp Business Account ID
Flow ID to be deprecated
Flow deprecated successfully
Failed to get a valid access token
Internal Server Error
Last updated