Skip to main content
PUT
JavaScript
Key codes are standard Android KeyEvent codes — for example 66 (Enter) or 4 (Back). A common pattern: type into a field with the input text endpoint, then send 66 to submit it.

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Headers

X-Device-Display-ID
integer<int64>
default:0
Required range: x >= 0

Path Parameters

deviceId
string
required

Body

application/json
key
integer<int64>
required

Response

No Content