Create session

Creates a new tracking session for a device and links the device to it. The device must be registered to the caller's organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
device_mac_addressstringRequired
commentsstring or nullOptional

Response

Successful Response

Errors