v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Deletes a flow. Before you can delete a flow, you must stop the flow.

delete/v1/flows/{flowArn}

Path parameters

flowArnstring required

The ARN of the flow that you want to delete.

Response

Success

FlowArnstring

The ARN of the flow that was deleted.

Status'STANDBY' | 'ACTIVE' | 'UPDATING' | 'DELETING' | 'STARTING' | 'STOPPING' | 'ERROR'

The status of the flow when the DeleteFlow process begins.