Send the selected campaign

THIS METHOD IS DEPRECATED, PLEASE USE /send/all OR /send/list ENDPOINTS


Prepare the campaign to be sent instantly or when it is decided. Through the body you can schedule the delivery date (scheduleAt), send a specific list of devices (deviceList) or a group of devices that share the same external code (externalIds) and program it according to an event, passing the id of that event (triggerId).

If the campaign is of type custom, through the property deviceCustomList or externalCustomList you can send the data for each device.

The deviceList, deviceCustomList and externalCustomList fields have preference over the data added through a csv with the endpoint /campaign/{id}/targets

Language
Authorization
Header
Click Try It! to start a request and see the response here!