---
title: "Log out"
method: DELETE
path: "/api/me"
tags: ["authentication"]
---

# Log out

`DELETE /api/me`

Log the current user out

## Response `204`

No Content

---

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