Starts or resumes the worker sandbox and OpenCode server. Native /worker/v1/:id/* proxy routes require this lifecycle primitive to have completed first.
curl --request POST \
--url https://api.case.dev/worker/v1/{id}/boot \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request POST \
--url https://api.case.dev/worker/v1/{id}/boot \
--header 'Authorization: Bearer <token>'