/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 2w ago
View markdown
insighto
Ragify
post
Create Campaign
v2
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
post
Run Campaign
post
Create Campaign
get
Read Campaign List
put
Update Campaign By Id
get
Get Campaign By Id
delete
Delete Form By Id
post
Create Campaign Contact
get
Read Campaign Contact List
get
Get Campaign Contact By Id
delete
Delete Campaign Contact By Id
put
Update Campaign Contacts
post
Update Campaign With All Contacts
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
Webhooks
post
Captured Form Created
post
Captured Form Updated
post
Conversation Closed
post
Conversation Updated
Campaign
Create Campaign
Create a new campaign
post
/api/v1/campaign/create
Request body
ICampaignCreate
required
name
string
required
widget_id
string
uuid
nullable
type
'outbound_call'
required
attributes
object
status
'not_started'
|
'to_be_run'
|
'in_progress'
|
'paused'
|
'cancelled'
|
'completed'
execution_weekdays
integer[]
time_window_start
string
time
nullable
time_window_end
string
time
nullable
time_zone
string
start_time
string
date-time
required
interval
integer
required
enabled
boolean
Response
Successful Response
IPostResponseBaseICampaignRead
required
message
string
nullable
meta
union
data
ICampaignRead