v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423398235.2 KB

Enables your application to delete an existing flow. Before deleting the flow, Amazon AppFlow validates the request by checking the flow configuration and status. You can delete flows one at a time.

post/delete-flow

Request body

flowNamestring required

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

forceDeleteboolean

Indicates whether Amazon AppFlow should delete the flow, even if it is currently in use.

Response

Success

DeleteFlowResponse required