delete https://public-api.vibescm.com/companies//mobiledb/event_triggered_messages/
You can use the DELETE
method to cancel an existing event-triggered message campaign by changing its status to canceled. Once canceled, the message template will no longer be used to send messages, and you will no longer be able to edit the campaign.
Response
If successful, the event-triggered campaign entity will be returned, but the status will be changed to canceled. If the entity cannot be found, a 404 – NOT FOUND
error will be returned.