---
title: "DELETE /v2/logout/"
method: DELETE
path: "/v2/logout/"
tags: ["Users & Tokens"]
---

# DELETE /v2/logout/

`DELETE /v2/logout/`

DELETE to this view to logout and delete all of a user's session tokens
Tokens are deleted individually, so the pre-delete signal will fire and clean up the cache

## Response `204`

No Content

---

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