keyboard
Press Key
Presses a single keyboard key.
POST
Body
application/json
Key to press
Key to press (e.g., 'a', 'enter', 'shift', 'ctrl', 'alt', etc.)
Example:
"enter"
Display number to target
Example:
1
Response
200
application/json
Successfully pressed the key
The response is of type any
.