---
title: "Delete All Sessions"
method: DELETE
path: "/auth/session/all"
tags: ["Session"]
---

# Delete All Sessions

`DELETE /auth/session/all`

Delete all active sessions, optionally including current one.

## Query parameters

- `revoke_self` boolean, nullable

## Response `204`

Success

## Other responses

- `default` — An error occurred.

---

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