---
title: "DELETE /api/v1/auth/sessions/current"
method: DELETE
path: "/api/v1/auth/sessions/current"
tags: ["AuthService"]
---

# DELETE /api/v1/auth/sessions/current

`DELETE /api/v1/auth/sessions/current`

DeleteSession terminates the current user session.
 This is an idempotent operation that invalidates the user's authentication.

## Response `200`

OK

## Other responses

- `default` — Default error response

## Changes

- **2025-12-15** `d740073f088f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usememos/apis/untitled-api/changes/api/v1/auth/sessions/current/delete.md)

---

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