---
title: "Jwt Logout"
method: POST
path: "/v1/auth/jwt/logout"
tags: ["Teams", "auth"]
---

# Jwt Logout

`POST /v1/auth/jwt/logout`

Logout user by clearing the authentication cookie.

Args:
    response: FastAPI response object to clear cookies

Returns:
    Success message

## Response `200`

Successful Response

- object

---

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