Update campaign

Update a specific campaign for a given application

Path Params
integer
required

Application's ID

integer
required

Campaign's ID

Body Params
boolean

Indicates whether a specific campaign is active or not

string

Campaign title

channelTypes
array of objects
length ≥ 1

List of channel types associated with the campaign. The channel types are used to determine the channels that will be used to send campaign messages.

At least one channel type is required.

channelTypes
messageContent
array of objects
length between 1 and 5

List of message contents associated with the campaign. This parameter is used to determine the content from the messages that will be sent to users through the campaign.

At least one message is required and a maximum of 5 messages can be defined.

messageContent
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json