---
title: "End User Session"
method: POST
path: "/v1/logout"
tags: ["Authentication API"]
---

# End User Session

`POST /v1/logout`

Use this endpoint to end the user session and revoke active tokens, ensuring a secure and complete logout from the application.

## Response `204`

If the request is successful, you will receive an empty response.

## Other responses

- `400`
- `401`
- `403`
- `500`

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
