Devbox
Devbox-ShellTools
Execute a command with a known ID, optimistically waiting for completion
Execute a command with a known command ID on a devbox, optimistically waiting for it to complete within the specified timeout. If it completes in time, return the result. If not, return a status indicating the command is still running.
post/v1/devboxes/{id}/execute
Path parameters
idstring required
The Devbox ID.
Request body
Response
OK