Skip to main content

Pause Campaign

Temporarily stop a running campaign
1 min read
post/api/v1/campaign/{campaign_id}/pause
Request example
Response
post/api/v1/campaign/{campaign_id}/pause

Stops dispatching new calls. In-flight calls are not interrupted — they run to completion. Use Resume to continue from where the campaign paused.

Path parameters

campaign_idintegerrequired#

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
idintegerrequired#
namestringrequired#
workflow_idintegerrequired#
workflow_namestringrequired#
statestringrequired#
source_typestringrequired#
source_idstringrequired#
total_rowsinteger · nullrequired#
Show child attributes
processed_rowsintegerrequired#
failed_rowsintegerrequired#
created_atstringrequired#
started_atstring · nullrequired#
Show child attributes
completed_atstring · nullrequired#
Show child attributes
retry_configobjectrequired#
Show child attributes
enabledbooleanrequired#
max_retriesintegerrequired#
retry_delay_secondsintegerrequired#
retry_on_busybooleanrequired#
retry_on_no_answerbooleanrequired#
retry_on_voicemailbooleanrequired#
max_concurrencyinteger · null#
Show child attributes
schedule_configobject · null#
Show child attributes
circuit_breakerobject · null#
Show child attributes
executed_countinteger#

Default: 0

total_queued_countinteger#

Default: 0

parent_campaign_idinteger · null#
Show child attributes
redialed_campaign_idinteger · null#
Show child attributes
telephony_configuration_idinteger · null#
Show child attributes
telephony_configuration_namestring · null#
Show child attributes
logsobject[]#
Show child attributes
tsstringrequired#
levelstringrequired#
eventstringrequired#
messagestringrequired#
detailsobject · null#
Show child attributes