メインコンテンツへスキップ
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
}

承認

Authorization
string
header
必須

Factory API key or JWT token for authentication

パスパラメータ

computerId
string
必須

Computer ID

レスポンス

Response for status 200

configured
number
必須