---
title: "Disconnect Huggingface"
method: POST
path: "/huggingface/disconnect"
tags: ["huggingface"]
deprecated: true
---

# Disconnect Huggingface

`POST /huggingface/disconnect`

> **Deprecated.**

Reject the retired disconnect endpoint.

Returns:
    A 410 response.

## Other responses

- `410` — HuggingFace account connection is retired.

## Changes

- **2026-09-24** `1cffaad2a921` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - endpoint deprecated
  - added the non-success response with the status `410`

[Change history](https://skmtc.dev/pioneer/apis/brain-api/changes/huggingface/disconnect/post.md)

---

[API](https://skmtc.dev/pioneer/apis/brain-api.md) · [All operations](https://skmtc.dev/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc.dev/pioneer/apis/brain-api/revisions/1cffaad2a921?raw)
