Devbox Shell Tools
Synchronously execute a shell command on a Devbox
Execute a bash command in the Devbox shell, await the command completion and return the output.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Devbox ID.
Body
application/json
Response
200 - application/json
OK
The response is of type object
.