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.