OpenAPI 3.1.02026-08-145661822.2 MB
5b168c06d505
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"
}
}