/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Workflows
Create or Update Workflow
post
/v1/public/workflows
Request body
PublicWorkflowRequest
required
external_id
string
nullable
title
string
nullable
description
string
nullable
status
string
nullable
trigger_type
string
nullable
trigger_every
integer
nullable
is_trigger_active
boolean
nullable
nodes
WorkflowNodeInput[]
config
object
nullable
type
string
nullable
Response
OK
PublicWorkflowResponse
required
ok
boolean
required
status
string
required
external_id
string
required
workflow_id
string
required
valid_to_run
boolean
required
node_count
integer
required
ctx_id
string
nullable