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