---
title: "Delete Session"
method: DELETE
path: "/sessions/"
tags: ["Sessions", "Sessions"]
---

# Delete Session

`DELETE /sessions/`

## Query parameters

- `session_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-03** `fc532d6dc820` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/sessions/delete.md)

---

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