⭐ If you like what we are doing with Automatisch, please give us a star on
GitHub
.
Skip to content
Automatisch
Search
K
Main Navigation
Guide
API Docs
Apps
Appearance
Menu
Return to top
Delete a flow
DELETE
/v1/flows/{flowId}
Deletes a specific flow by its ID.
Authorizations
ApiKeyAuth
Type
API Key (header: x-api-token)
Parameters
Path Parameters
flowId
*
Unique identifier of the flow to delete
Type
string
Required
Responses
204
Flow deleted successfully
DELETE
/v1/flows/{flowId}
Playground
Server
Select a server...
Authorization
ApiKeyAuth
Variables
Key
Value
flowId
*
Try it out
Samples