JavaScript
Browser Processes
Write to process stdin
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Data to write to the process standard input.
Base64-encoded data to write.
Response
Bytes written
Result of writing to stdin.
Number of bytes written.