Skip to main content
POST
Update Campaign Status

Request Body

string
required
User ID, If not already created, make a user on create user page first. If already created, retrieve the user ID from get profile page.
string
required
Campaign ID. You can get campaign id from get campaign insights page. If not created, create a campaign on create campaign page.
string
required
Status to update the campaign to, values: PAUSED or ACTIVE or DELETE

Response

boolean
Indicates that the HTTP response was successful (status code 200 OK).
object