メインコンテンツへスキップ
POST
/
api
/
v0
/
computers
/
{computerId}
/
restart
Restart a managed computer
curl --request POST \
  --url https://api.factory.ai/api/v0/computers/{computerId}/restart \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.factory.ai/llms.txt

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

承認

Authorization
string
header
必須

Factory API key or JWT token for authentication

パスパラメータ

computerId
string
必須

Computer ID

レスポンス

Response for status 200

The response is of type object.