HTTP API
Launch a desktop application.
POST /v1/desktop/launch
POST
/v1/desktop/launch
Launches an application by name on the managed desktop, optionally waiting for its window to appear.
Request Body required
Section titled “Request Body required ”object
app
required
string
args
Array<string>
wait
boolean
Responses
Section titled “ Responses ”Application launched
object
pid
integer format: int32
processId
required
string
windowId
string
Application not found
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