/
BO
boxlite-ai
/
BoxLite Runner API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 7d ago
Details
Filter operations
box
11
post
Create a box
get
Get box info
post
Create box backup
post
Destroy box
post
Check if box error is recoverable
get
Get box network settings
post
Update box network settings
post
Recover box from error state
post
Resize box
post
Start box
post
Stop box
boxlite
1
snapshots
8
get
Health check
get
Runner info
box
Stop box
Stop box
post
/boxes/{boxId}/stop
Path parameters
boxId
string
required
Box ID
Request body
StopBoxDTO
required
force
boolean
Response
Box stopped
string
required
Changes