Activate a Campaign
POST {{baseUrl}}/campaigns/:id/activate
Use this API to submit a job to activate the certified campaign with the specified ID. The campaign must be staged. Though this Beta endpoint has been deprecated, you can find its V3 equivalent here. Calling this endpoint requires roles of CERTADMIN and ORGADMIN.
Request Body
{"timeZone"=>"-05:00"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |