Generates a web preview URL for testing a WhatsApp Flow before publishing. Preview URLs expire in 30 days and can be shared with stakeholders for review.
get/v1/whatsapp/flow/preview#id&flowId
Query parameters
idstring required
The ID of the WhatsApp Business Account associated with this Flow.
flowIdstring required
The unique identifier of the Flow to preview.
invalidateboolean
Set to <code>true</code> to force generation of a new preview URL. Use this if the previous URL has been compromised or you want a fresh expiration period.
Response
Success