---
title: "Invalidate the token provided in the Authorization header or body"
method: POST
path: "/eclipse-conductor/rest/v1/authentication/logout"
tags: ["a) Authentication"]
---

# Invalidate the token provided in the Authorization header or body

`POST /eclipse-conductor/rest/v1/authentication/logout`

The token will no longer work for subsequent requests and cannot be renewed.

## Request body

- PlainJwt
  - `jwt` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/eftcorp/apis/eclipse-rest-api.md) · [All operations](https://skmtc.dev/eftcorp/apis/eclipse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eftcorp/eclipse-rest-api/revisions/9213d52d49a3/schema)
