POST/browsers/{id}/computer/clipboard/read

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Browser session ID

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/browsers/string/computer/clipboard/read"
{  "text": "string"}