---
title: "Cleanup Inactive Sessions"
method: POST
path: "/env/sessions/cleanup"
tags: ["Environment"]
---

# Cleanup Inactive Sessions

`POST /env/sessions/cleanup`

清理不活跃的会话

## Query parameters

- `inactive_seconds` integer — Inactive threshold in seconds

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stainless-api/apis/agentlin-api.md) · [All operations](https://skmtc.dev/stainless-api/apis/agentlin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stainless-api/agentlin-api/revisions/be7769091980/schema)
