v2
latestOpenAPI 3.1.02026-08-075421692.0 MBWhatsApp 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"
}
}