Campaigns
Update campaign
Updates an existing campaign
PUT
Update Campaign
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the campaign to update
Body
application/json
Campaign properties to update
The body is of type object
.
Response
200
application/json
Campaign updated successfully
The response is of type object
.
Update Campaign