Update Device By Id
Devices
Update Device By Id
This endpoint update a Device.
You can specify the attributes which you want to be updated and their new values.
The updated Device is returned in the response.
PATCH
Update Device By Id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"2024-03-27"
Path Parameters
Device ID of the Device to be updated
Body
application/json
A maximum of 10 tags is allowed on a Device. Each tag must have a length between 1 and 255
characters. Tags are stored in lower case, and duplicate tags are removed. Leading and trailing
whitespaces are removed.Maximum array length:
10Required string length:
1 - 255Response
Successful Response
Successful response payload

