---
title: "Everest API Logout"
method: DELETE
path: "/session"
tags: ["Authentication & Authorization"]
---

# Everest API Logout

`DELETE /session`

This API invalidates Everest API JWT token.

## Response `204`

Successful operation

## Other responses

- `429` — Too many attempts
- `500` — Internal server error

## Changes

> 50 revisions in range; 1 could not be searched.

- **2025-05-19** `07514a9fe794` — 1 info
  - endpoint added
- **2024-04-12** `dec31e5eea8e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openeverest/apis/openeverest-schema/changes/session/delete.md)

---

[API](https://skmtc.dev/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.dev/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openeverest/openeverest-schema/revisions/46b19e13670b/schema)
