WhatsApp Flows
Create flow
Create a new WhatsApp Flow in DRAFT status. Optionally clone an existing flow. After creating, upload a Flow JSON definition, then publish to make it sendable.
post/v1/whatsapp/flows
Request body
Response
Flow created
Example response
{
"flow": {
"status": "DRAFT"
}
}Changes
Changed in 1 of the 26 revisions of this API.1
- ○
added the new optional request property
endpointUrinew-optional-request-property
- ○