/
LA
laminar
/
Laminar API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
laminar
Laminar API
post
Create Flow
v1
latest
OpenAPI 3.0.1
2026-08-04
154
122
138.2 KB
Flows
Create Flow
Creates a new flow with the provided details
post
/flows
Request body
CreateFlow
required
workflowId
integer
required
name
string
required
description
string
required
program
string
required
executionOrder
integer
required
language
string
required
flowType
'HTTP_REQUEST'
|
'GENERAL_FUNCTION'
|
'MANAGE_CONFIG'
|
'MANAGE_CRON'
|
'SHELL_SCRIPT'
|
'RPA'
required
Response
Flow created successfully