keyboard
Type Text
Types a sequence of text with configurable speed and grouping.
POST
Body
application/json
Text to type and typing parameters
Text to type
Example:
"Hello, World!"
Display number to target
Example:
1
Delay between keystrokes in milliseconds
Required range:
x >= 0
Example:
12
Number of characters to type at once
Required range:
x > 0
Example:
50
Response
200
application/json
Successfully typed the text
The response is of type any
.