Send the selected campaign to a specific list of devices (CSV)

The CSV file contains the list of devices to impact

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

Campaign's id

Body Params
file
required

A .csv file that you must upload with your list of device identifiers. The CSV file must contain a header for device identification: either deviceId or externalId. Only one of these headers should be present. If you want to create campaigns with variable params for each device, the header must contain the name of every param as columns.

Example device list (using deviceId):

  deviceId
  be5d3f02-f486-47e2-bd98-5128e1c4b065
  be5d78f2-f486-47e2-bd98-5128e1c4b066
  be5d3f02-a345-47e2-bd98-1234wqe34241
  ...

Example device list (using externalId):

  externalId
  code123
  code456
  ...
string
required

The id of the application propietary of the campaign

string

Schedule the push to this time. The format is ISO 8601, UTC-0

Ex:

2019-02-13T08:18:39.632Z
Responses

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