Campaign
Run Campaign
post/api/v1/campaign/run/{widget_id}
Path parameters
widget_idstring uuid required
Request body
Example request
{
"contact_ids": [
"a3ae8c0f-2e9d-4c18-8c0e-d510e3cacb04",
"8a849d72-93cf-4e6c-b1a3-6c10d4c65f1d"
],
"message": "Hi Adam, check out our new offer!",
"start_new_conversation": true
}Response
Successful Response
{"stackTrail":"paths:/api/v1/campaign/run/{widget_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.