Creates a Device Event

Creates a Device Event

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

The class of the device, either 'standard' for regular devices or 'escrow' for escrow devices.

Allowed:
string

The company that the device location observations related device belongs to. When creating a device location observation through the API you may specify the company id of the device if using the device's unique_id in the device location observation's device_id field. After successful creation this will always equal the associated device's company_id

string
required

The associated device's unique_id

string

An identifier string <company_id>/<unique_id>

string
enum
required

An type of an event

Allowed:
string

Time that the record was created by the request or the system.

Responses
202

Job accepted

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!