---
title: "Logout Endpoint"
method: DELETE
path: "/auth/session/destroy"
tags: ["Authentication"]
---

# Logout Endpoint

`DELETE /auth/session/destroy`

Invalidates the current session's BEARER_TOKEN.

## Response `204`

No Content - The session was successfully destroyed.

---

[API](https://skmtc.dev/d24/apis/docs-d24-com.md) · [All operations](https://skmtc.dev/d24/apis/docs-d24-com/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/d24/docs-d24-com/revisions/fb0e2ddec198/schema)
