Skip to main content
PUT
Update Inbound Campaign Action

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Path Parameters

string
required
The unique identifier of the campaign to update.

Body

string
required
Action to perform on the campaign. Valid values: "pause", "resume", "stop".

Request Example