---
title: "Logout"
method: POST
path: "/auth/logout"
tags: ["Auth"]
---

# Logout

`POST /auth/logout`

Revoke the current dashboard JWT.

## Response `200`

Logged out

- MessageResponse
  - `message` string

---

[API](https://skmtc.net/juspay/apis/decision-engine.md) · [All operations](https://skmtc.net/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/juspay/decision-engine/versions/36e7a0972ee6/schema)
