Update a device

PUT {{baseUrl}}/devices/:deviceId

Updates the metadata on the given device.

Request Body

{"display_name"=>"My other phone"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}