Skip to main content

Click

POST 

/workstations/:workstation_id/os/click

Click on the virtual screen of the Workstation.

Request

Path Parameters

    workstation_id uidrequired

    The UID associated to a Workstation. Learn more

Body

required

    x integer

    The x-coordinate of the click.

    y integer

    The y-coordinate of the click.

Responses

OS-Click action successful

Loading...