WhatsApp Flows
Upload flow JSON
Upload or update the Flow JSON for a DRAFT flow. The Flow JSON defines all screens, components (text inputs, dropdowns, date pickers, etc.), and navigation.
Meta validates the JSON on upload and returns any validation errors. See: https://developers.facebook.com/docs/whatsapp/flows/reference/flowjson
put/v1/whatsapp/flows/{flowId}/json
Path parameters
flowIdstring required
Flow ID
Request body
Response
Flow JSON uploaded
Changes
No recorded changes to this endpoint across all 28 revisions of this API.