Post Tracking Devices Update

Update the type and/or comments for a device.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
device_idstring or nullOptional
device_mac_addressstring or nullOptional
typeenum or nullOptional
Allowed values:
commentsstring or nullOptional
delete_typebooleanOptionalDefaults to false
delete_commentsbooleanOptionalDefaults to false

Response

Successful Response

Errors