---
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

---

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