OS Level Control
Type Text
Types the specified text with optional delay between keystrokes
POST
Authorizations
API key passed in the header
Path Parameters
The ID of the browser session
Body
application/json
Text to type
Example:
"Hello from Session Manager VNC API test!"
Delay between keystrokes in milliseconds
Example:
30
Response
200
application/json
Text typed successfully
Example:
"success"