These docs are for v1.2. Click to read the latest docs for v1.3.

/device

Adds a device instance

Log in to see full request history
Body Params

Device object

string
required

Universal Unique Identifier(UUID) for the device

string

name of the network provider (i.e. Verizon, T-Mobile, etc.)

string

Device manufacturer

string

Device model

string

Locale setting (i.e. en, sp, etc)

string

Name of the operating system (i.e. Android, iOS)

string

Version of the ACTV8 SDK used by the application

placemark
object
string

State where the device is located

double

Latitude position of the device

double

Longitude position of the device

Responses
201

Successful created device instance

400

Bad request

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