⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Delete a flow

DELETE
/v1/flows/{flowId}

Deletes a specific flow by its ID.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

flowId*

Unique identifier of the flow to delete

Typestring
Required

Responses

Flow deleted successfully

Playground

Server
Authorization
Variables
Key
Value

Samples