v2

latestOpenAPI 3.1.02026-07-26231357386.7 KB
Campaign

Update Campaign By Id

Update variable

put/api/v1/campaign/update/{campaign_id}

Path parameters

campaign_idstring uuid required

Request body

namestring nullable
widget_idstring uuid nullable
type'outbound_call'
attributesobject nullable
status'not_started' | 'to_be_run' | 'in_progress' | 'paused' | 'cancelled' | 'completed'
execution_weekdaysinteger[] nullable
time_window_startstring time nullable
time_window_endstring time nullable
time_zonestring nullable
start_timestring date-time nullable
intervalinteger nullable
enabledboolean nullable

Response

Successful Response

messagestring nullable