/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
insighto
Ragify
put
Update Workflow
cdca56191be9
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Agency
18
Agency Analytics
3
Agency Billing
11
Analytics
2
Assistant
10
Billing
1
Calendar Pool
11
Calling
3
Campaign
12
Channel
10
Contact
6
Conversation
8
Conversation Flow
5
Custom Field
5
Data Source
12
Form
9
Intent
7
Log
5
Messaging
3
Outbound Webhook
7
Prompt
5
Provider
6
Tag
14
Tool
16
Tool Function
5
User
14
Voice
9
Widget
5
Wizard
1
Workflow
8
get
List Workflows
post
Create Workflow
get
Get Workflow
put
Update Workflow
delete
Delete Workflow
get
List Runs
get
Get Run
post
Trigger Workflow
Webhooks
post
Captured Form Created
post
Captured Form Updated
post
Conversation Closed
post
Conversation Updated
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