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.
Response
Bytes written
Result of writing to stdin.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Data to write to the process standard input.
Bytes written
Result of writing to stdin.