---
title: "Logout Github"
method: DELETE
path: "/auth/github/logout"
tags: ["auth"]
---

# Logout Github

`DELETE /auth/github/logout`

Clear the stored GitHub token.

## Response `200`

Successful Response

- object

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Content
- `500` — Internal Server Error

## Changes

- **2026-08-08** `e9da3a893a88` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hf/apis/extralit-v1/changes/auth/github/logout/delete.md)

---

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