Configure Device

PUT {{baseUrl}}/v2/device/:deviceUid

Configure Device by deviceUid.

Request Body

{"name"=>"<string>", "connectionMethod"=>"websocket", "platformUri"=>"<string>", "staticBaseUrl"=>"<string>", "uploadBaseUrl"=>"<string>", "weinreUri"=>"<string>", "extendedManagementUrl"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}