---
title: "Delete Session"
method: DELETE
path: "/env/session/{session_id}"
tags: ["Environment"]
---

# Delete Session

`DELETE /env/session/{session_id}`

删除指定会话

## Path parameters

- `session_id` string, required

## 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)
