GoToURL
POST/workstations/:workstation_id/browser/gotourl
Navigate the active tab to a specific URL.
Request
Path Parameters
workstation_id uidrequired
The UID associated to a Workstation. Learn more
- application/json
Body
required
url urirequired
The URL to navigate to.
Responses
- 200
Go-To-URL action successful
Loading...