/
GE
genai-works-org
/
GenAI Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
genai-works-org
GenAI Backend
post
Register Agentflow
v1
latest
OpenAPI 3.1.0
2026-07-17
12
12
16.1 KB
agentflows
Register Agentflow
post
/api/agentflows/register-flow
Request body
AgentFlowCreate
required
name
string
required
description
string
required
flow
Flow[]
required
Response
Successful Response
AgentFlowDTO
required
name
string
required
description
string
required
flow
Flow[]
required
id
union
required
created_at
string
date-time
required
updated_at
string
date-time
required