Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.factory.ai/api/v0/computers/{computerId}/restart \ --header 'Authorization: Bearer <token>'
{}
Resumes a paused managed sandbox. No-op if the sandbox is already running.
Factory API key or JWT token for authentication
Computer ID
Response for status 200
The response is of type object.
object