Create a flow

Creates a new WhatsApp Flow. New Flows are by default created in DRAFT state. You can create a new published Flow in single request by specifying flowJson and publish parameters.

Body Params
string
required

WhatsApp Business Account ID.

string
required

Flow name.

categories
array of objects
required

Flow categories.

categories*
string

JSON string of the Flow structure.

boolean
Defaults to false

If true, the Flow will be created in PUBLISHED state.

string

ID of source Flow to clone. You must have permission to access the specified Flow.

string

The endpoint URI for the Flow.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json