api-docs-icon

Update Campaign Status

PUT
/ api/ v1/ campaigns/ {id}

Update Triggered Drip Campaign or Automated File Campaign to live from test mode or vice versa

id
integer (int32)
required

Integer contains the Id of the campaign to update

Response

application/json
object
updated_date
string (date-time)

The date and time when the entity was updated.

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response