v1
latestOpenAPI 3.1.02026-07-13372867.8 KBkeyboard
Press Hotkey Combination
Presses multiple keys simultaneously to perform a hotkey combination.
post/api/keyboard/hotkey
Request body
Example request
{
"display_num": 1,
"keys": [
"ctrl",
"c"
]
}Response
Successfully pressed the hotkey combination
{"stackTrail":"paths:/api/keyboard/hotkey:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}