/tracking

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)

post/tracking/devices/register_to_org/v1

Request body

schema_version1 required
device_mac_addressstring required
type'D15N-tag' | 'MTB06-label' | 'T3-D-tag'
commentsstring nullable
off_chrt_reference_idstring nullable

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved).

Response

Successful Response

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.