OS Level Control
Paste Text
Pastes text at the current cursor position
POST
Authorizations
API key passed in the header
Path Parameters
The ID of the browser session
Body
application/json
Text to paste
Example:
"Text pasted via API"
Response
200
application/json
Text pasted successfully
Example:
"success"