Update an event-triggered campaign

Update an existing event-triggered message campaign entity with new data. Any campaigns with a status of scheduled, in_progress, and ended can be updated.

Log in to see full request history

Request

In the body of the request, you can define the fields you’d like to change.

Please note that the event_triggered_message_id, status, created_by, created_by_application, created_at, and updated_at fields are defined by the system and cannot be specified in the request.

Path Params
string
required
string
required
Important: If you are entering a live event_triggered_message_id, please note that using the "Try It" feature on the righthand console will send an actual API call to our system. This may result in changes being made to the live campaign.
Body Params
Headers
string
required
string
Defaults to 1
Responses

404

The event_triggered_message_id does not exist.

422

The status code of the entity does not allow updates. For example, the campaign has been cancelled.

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