v1
latestOpenAPI 3.0.02026-07-2491237338.9 KBWhatsApp Flows
Update flow structure
Updates a WhatsApp Flow's structure. Note that the file must be attached as form-data.
patch/whatsapp/flows/{flowId}/assets
Path parameters
flowIdstring required
Example:flow-1
Flow ID.
Response
Successfully updated the flow structure.
Example response
{
"success": true
}