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. Calling this endpoint requires roles of CERTADMIN and ORGADMIN.
Request Body
{"timeZone"=>"-05:00"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |