put https://public-api.vibescm.com/companies//mobiledb/event_triggered_messages/
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.
Responses
404The event_triggered_message_id
does not exist.
422The status code of the entity does not allow updates. For example, the campaign has been cancelled.