---
title: "Delete session"
method: DELETE
path: "/session/{provider}"
tags: ["sessions"]
---

# Delete session

`DELETE /session/{provider}`

Remove a session for a specific provider

## Path parameters

- `provider` string, required

## Response `200`

Session deleted successfully

- object

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/revisions/62befb178368/schema)
