Skip to main content
POST
Create a flow

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
account_id
integer
required

A connected WhatsApp number (social account id).

name
string
required
categories
string[]
required

At least one, e.g. SIGN_UP, APPOINTMENT_BOOKING, SURVEY, LEAD_GENERATION, CONTACT_US, CUSTOMER_SUPPORT, OTHER.

clone_flow_id
string

An existing flow id to clone instead of starting blank.

Response

Created

success
enum<boolean>
Available options:
true
data
object