Devbox Shell Tools
Asynchronously execute a command via the Devbox shell
Execute the given command in the Devbox shell asynchronously and returns the execution that can be used to track the command’s progress.
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
.