×
PUT

https://<your_api_key>:<your_api_token><subdomain>/v2/accounts/<your_sid>/campaigns/<id>

While you can update all the parameters of a campaign that has not started

Parameter
Name
Value
Description
* ID
path

campaign id

* Body
Jsonbody

string; Control a campaign. The below values can be passed:

pause – Stop calling more numbers as part of the campaign that is in progress.
resume -Resume calling numbers that were not called.

Response Content Type
PUT

https://<your_api_key>:<your_api_token><subdomain>/v2/accounts/<your_sid>/campaigns/<id>

While you can update all the parameters of a campaign that has not started

Parameter
Name
Value
Description
* ID
path

campaign id

* Body
Jsonbody

string; Control a campaign. The below values can be passed:

pause – Stop calling more numbers as part of the campaign that is in progress.
resume -Resume calling numbers that were not called.

Response Content Type
Share