Skip to content
GitHub Get Started
HTTP API

Launch a desktop application.

POST
/v1/desktop/launch

Launches an application by name on the managed desktop, optionally waiting for its window to appear.

object
app
required
string
args
Array<string>
nullable
wait
boolean
nullable

Application launched

object
pid
integer format: int32
nullable
processId
required
string
windowId
string
nullable

Application not found

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties

Desktop runtime is not ready

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties