Skip to main content
POST
/
api
/
v0
/
computers
/
{computerId}
/
refresh
Refresh a computer
curl --request POST \
  --url https://api.factory.ai/api/v0/computers/{computerId}/refresh \
  --header 'Authorization: Bearer <token>'
{
  "configured": 123
}

Documentation Index

Fetch the complete documentation index at: https://factory-docs-auto-sync-jp-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Factory API key or JWT token for authentication

Path Parameters

computerId
string
required

Computer ID

Response

Response for status 200

configured
number
required