PUT /devices/{serial_number}

Update device info

This endpoint updates the details of a specific device associated with the DTM account. By supplying the serial number of the targeted device, you can modify its attributes.

Update device

put
/devices/{serial_number}

Update device

Authorizations
AuthorizationstringRequired
Path parameters
serial_numberstringRequired

serial_number

Body
update_interval_snumberOptionalExample: 3000
Responses
200

Successful operation

application/json
put
/devices/{serial_number}

Last updated