---
title: "Log out current session (revoke JWT and clear HttpOnly cookie)"
method: DELETE
path: "/auth/sessions/current"
tags: ["Auth"]
---

# Log out current session (revoke JWT and clear HttpOnly cookie)

`DELETE /auth/sessions/current`

## Response `204`

Session closed

## Other responses

- `401` — Unauthorized
- `500` — Server error

## Changes

- **2026-06-12** `cd1ff7c88168` — 1 info
  - endpoint added
- **2026-05-07** `66a31d7411c6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sipcapture/apis/homer-next-gen-api/changes/auth/sessions/current/delete.md)

---

[API](https://skmtc.dev/sipcapture/apis/homer-next-gen-api.md) · [All operations](https://skmtc.dev/sipcapture/apis/homer-next-gen-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipcapture/homer-next-gen-api/revisions/d1828ece5a64/schema)
