/
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
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