HTTP API
Press a desktop keyboard shortcut.
POST /v1/desktop/keyboard/press
POST
/v1/desktop/keyboard/press
Performs a health-gated xdotool key operation against the managed
desktop.
Request Body required
Section titled “Request Body required ”object
key
required
string
modifiers
object
alt
boolean
cmd
boolean
ctrl
boolean
shift
boolean
Responses
Section titled “ Responses ”Desktop keyboard action result
object
ok
required
boolean
Invalid keyboard press request
object
detail
string
instance
string
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties
Desktop runtime is not ready
object
detail
string
instance
string
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties
Desktop runtime health or input failed
object
detail
string
instance
string
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties