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)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
device_id
Request
This endpoint expects an object.
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).
type__set_to_None
comments__set_to_None
off_chrt_reference_id__set_to_None
Response
Successful Response
Errors
422
Devices Update V1request Unprocessable Entity Error

