latestOpenAPI 3.1.02026-08-22154287463.4 KB

858365328f92

Browser Processes

Write to process stdin

post/browsers/{id}/process/{process_id}/stdin

Path parameters

idstring required

Browser session ID

process_idstring uuid required

Request body

data_b64string required

Base64-encoded data to write.

Response

Bytes written

written_bytesinteger

Number of bytes written.