---
title: "Invalidates the current session (if any)."
method: DELETE
path: "/api/v1/sessions/current"
tags: ["Session management"]
---

# Invalidates the current session (if any).

`DELETE /api/v1/sessions/current`

Invalidates the current session (if any).

## Response `204`

Success

## Other responses

- `400` — Bad request
- `404` — Not found

---

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