v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431213151.3 KB

Updates the metadata of a WhatsApp Flow, such as its name or categories. This does not update the Flow JSON definition. Use <a href="https://docs.aws.amazon.com/social-messaging/latest/APIReference/API_UpdateWhatsAppFlowAssets.html">UpdateWhatsAppFlowAssets</a> to update the Flow JSON.

post/v1/whatsapp/flow/update

Request body

idstring required

The ID of the WhatsApp Business Account associated with this Flow.

flowIdstring required

The unique identifier of the Flow to update.

flowNamestring

The updated name for the Flow.

categoriesMetaFlowCategory[]

The updated categories for the Flow.

Response

Success

UpdateWhatsAppFlowOutput required