Skip to main content
POST
Edit campaign

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Path Parameters

id
integer
required

Campaign ID to edit

Body

application/json
name
string
required

Campaign name

Button
object[]
required
status
string

Campaign status (active/inactive)

has_schedule_date
boolean

Is campaign scheduled?

schedule_start_date
string<date>

Campaign start date

schedule_start_time
string<time>

Campaign start time

answer_wait_time
integer

Maximum number of seconds we will wait for the call to be answered.

after_call_dialing_auto
boolean

Automatically dial next contact after a call ends true/false

after_call_time
integer

After call time (in seconds)

is_recording
boolean

Calls recording true/false

call_number_id
integer

Outbound caller id

call_script_id
integer

Call script ID

survey_id
integer

Survey ID

is_predictive
integer

Is predictive dialer campaign 0/1

calls_percentage
integer

Agents utilization

attempts
integer

Attempts per contact

attempts_interval
integer

Hours between attempts

ContactsTag
object[]
Agent
object[]
Group
object[]

Response

No error

responseData
object
required