Register
Registers a tracking device to the caller’s organization. If the device is already registered to a different organization, returns 409 Conflict. | auth: api_key | (DeviceClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
schema_version
device_mac_address
type
Allowed values:
comments
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
Response
Successful Response
Errors
422
Devices Register to Org V1request Unprocessable Entity Error

