Skip to main content

DELETE FLOW

Description

Delete an existing Flow.

Note that the SQL statement does not end with ;

Syntax

DELETE FLOW `<name>`

Sample response

Examples

DELETE FLOW `ingestion_flow_1`

Required parameters

  • <name>: Specify the name of the Flow to delete.