updateWhatsAppFlow
inline suspend fun SocialMessagingClient.updateWhatsAppFlow(crossinline block: UpdateWhatsAppFlowRequest.Builder.() -> Unit): UpdateWhatsAppFlowResponse
Updates the metadata of a WhatsApp Flow, such as its name or categories. This does not update the Flow JSON definition. Use UpdateWhatsAppFlowAssets to update the Flow JSON.