Campaign: Stop
PUT {{dialer}}/campaigns/:campaign_ref
Stops a campaign.
Request Body
{"campaign"=>{"status"=>"stopped"}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"id":172,"ref":"TestTest","name":"Test Campaign","status":"stopped"}