WhatsApp Flows

Delete a flow

Deletes a WhatsApp Flow. Only Flows in DRAFT status can be deleted.

delete/whatsapp/flows/{flowId}

Path parameters

flowIdstring required
Example:flow-1

Flow ID.

Response

Successfully deleted the flow.

successboolean

Whether the operation was successful.

Example response

{
  "success": true
}

Changes