Endpoint
Request
Headers
Body Parameters
Example Request
Response
Success (200 OK)
Response Fields
Status Codes
Use Cases
Start Web Server
Run Long Processing Job
Monitor Files
Start Development Server
Check Process Status
Use the List Processes endpoint:Kill Background Command
Use the Kill Process endpoint:Related
- SDK: sandbox.commands.run_background() - Python SDK method
- CLI Commands - Shell commands from CLI
Next Steps
- Run Command - Execute commands synchronously
- List Processes - Check background process status
- Kill Process - Terminate a background process

