/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Workflow
Update Workflow
put
/api/v1/workflow/{workflow_id}
Path parameters
workflow_id
string
uuid
required
Request body
IWorkflowUpdate
required
name
string
nullable
description
string
nullable
assistant_id
string
uuid
nullable
trigger
'inbound_call'
|
'inbound_chat'
|
'booking_created'
|
'booking_missed'
|
'manual'
status
'active'
|
'paused'
definition
object
nullable
priority
integer
nullable
Response
Successful Response
IPutResponseBaseIWorkflowRead
required
message
string
nullable
meta
union
data
IWorkflowRead