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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Examples:
"2024-03-26"
Path Parameters
Device ID of the Device to be updated
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.