Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.devin.ai/v1/sessions/{session_id} \ --header 'Authorization: Bearer <token>'
{ "detail": "<string>" }
アクティブな Devin セッションを終了します。終了すると、そのセッションは再開できません。
個人用APIキー (apk_user_*) またはサービス用APIキー (apk_*)
成功時のレスポンス
セッションが正常に終了した場合のレスポンス。