POST /devices/{serial_number}/install
Install a device at a location
This endpoint allows you to associate a specific DTM device with a designated location.
Install a device at a location
Authorizations
AuthorizationstringRequired
Path parameters
serial_numberstringRequired
serial_number
Body
location_idstringRequiredExample:
loc_xxxxxResponses
200
Successful operation
application/json
400
Invalid parameters
404
Device not found or already installed
post
/devices/{serial_number}/installLast updated