Skip to content

Delete flow

Delete a DRAFT flow. This is irreversible. Only flows in DRAFT status can be deleted.

DELETE /v1/whatsapp/flows/{flowId}

Delete a DRAFT flow. This is irreversible. Only flows in DRAFT status can be deleted.

Parameters

  • flowId (path, string) required — Flow ID

  • accountId (query, string) required — WhatsApp social account ID

Responses

200 — Flow deleted

  • success (boolean)

400 — Flow is not in DRAFT status

401

404 — WhatsApp account or flow not found