Register device

Registers a tracking device to the authenticated user's organization. If device is already registered to a different organization, registration is blocked.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
device_mac_addressstringRequired
typeenum or nullOptional
Allowed values:
commentsstring or nullOptional

Response

Successful Response

Errors