keyboard
Hold Key
Holds down a keyboard key without releasing it.
POST
Body
application/json
Key to hold down
Key to press (e.g., 'a', 'enter', 'shift', 'ctrl', 'alt', etc.)
Example:
"enter"
Display number to target
Example:
1
Response
200
application/json
Successfully started holding the key
The response is of type any
.