---
title: "POST /auth/logout-sessions/{userId}"
method: POST
path: "/auth/logout-sessions/{userId}"
tags: ["Authentication"]
---

# POST /auth/logout-sessions/{userId}

`POST /auth/logout-sessions/{userId}`

Logout from all activate sessions.

## Path parameters

- `userId` string, required

## Response `204`

No content

## Other responses

- `501` — Server error

---

[API](https://skmtc.net/casanet/apis/casanet-local-server.md) · [All operations](https://skmtc.net/casanet/apis/casanet-local-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casanet/casanet-local-server/versions/0f9f76cd80d5/schema)
