Devbox
Devbox-ShellTools
(Deprecated, please use /execute_async) Synchronously execute a shell command on a Devbox
Execute a bash command in the Devbox shell, await the command completion and return the output. Note: attach_stdin parameter is not supported for synchronous execution.
post/v1/devboxes/{id}/execute_sync
Path parameters
idstring required
The Devbox ID.
Request body
Response
OK