/api/start/:token


Start a new Xrdp session

Method

POST

Parameters

  • command — command to execute
  • geometry — [optional] size of the desktop ( widthxheight ). Set to “rootless” for multiple window mode
  • name — [optional] initial display name when listing sessions
  • params — [optional]  Object of key/value pairs to pass as user params to the session

Result

JSON Connect Object. See /api/connect for more details