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

post
/devices/{serial_number}/install

Install a device at a location

Authorizations
AuthorizationstringRequired
Path parameters
serial_numberstringRequired

serial_number

Body
location_idstringRequiredExample: loc_xxxxx
Responses
200

Successful operation

application/json
post
/devices/{serial_number}/install

Last updated