JavaScript
Devbox
Send Content to Std In for a running execution.
Send content to the Std In of a running execution.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Devbox ID.
The Async Execution ID.
Body
application/json
Text to send to std in of the running execution.
Signal to send to std in of the running execution.
Available options:
EOF, INTERRUPT Kill an asynchronous execution currently running on a devboxWait for an asynchronous execution to reach a specific status.
