/devices/{deviceID}/props

Update the server-side props of a device

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

the deviceId to set props for

Body Params
props
array of objects
required

The props to update. Props will null values will be deleted.

props*
Responses
204

props updated

401

Unauthorized

403

Forbidden

404

device not found

500

Error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!