/tracking

Update

Updates a device's type, comments, and/or off_chrt_reference_id. Use __set_to_None flags to explicitly clear Optional fields. | auth: api_key | (DeviceClientUpdate1) -> (bool)

post/tracking/devices/update/v1

Query parameters

device_idstring required

Request body

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).

type__set_to_Noneboolean
comments__set_to_Noneboolean
off_chrt_reference_id__set_to_Noneboolean

Response

Successful Response

boolean required

Changes

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