Skip to main content
PUT
Upload flow JSON

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

flow_id
string
required

Body

application/json
account_id
integer
required
flow_json
object
required

The Flow JSON document. See Meta's WhatsApp Flows JSON reference for the schema of screens/components/actions.

Response

Uploaded

success
enum<boolean>
Available options:
true
data
object