メインコンテンツへスキップ
DELETE
/
api
/
v0
/
sessions
/
{sessionId}
Delete a session
curl --request DELETE \
  --url https://api.factory.ai/api/v0/sessions/{sessionId} \
  --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

パスパラメータ

sessionId
string
必須

Session ID

クエリパラメータ

computerId
string

Computer ID to query directly

レスポンス

Response for status 204

The response is of type object.