Updates a campaign

Updates a campaign

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

campaign ID

Query Params
boolean

indicate if it is necessary get custom values

Body Params
integer

application ID which the campaign belongs to

string
length between 1 and 255

campaign's name

string | null

sender name can be overwritten in this field

string | null

For SMPP/SMS campaigns: Campaign's message content.

It can contains custom variables to be replaced with contact's data, variables have this format : {{varName}}, and value must be replace when requesting a send operation.

For url shortening, it must be specified with a special variable with this format: {{url:the_url}}, for example: {{url:https://indigitall.com}}. The url will be shortened automatically when the campaign is being sent. Url protocol must be included.

If the unsubscription url is wanted in the message, special variable must be placed : {{url:unsubscribe}}

content
object | null

For RCS campaigns: New content structure for generic messaging. Use this format for RCS campaigns instead of the legacy message field. Both formats are supported for backward compatibility.

filters
object | null

campaign's filters

boolean

if campaigns is enabled or not

boolean

the campaign is only for customer service

customValues
array of strings

List of variables associated with the campaign

customValues
Responses

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