---
title: "POST /disconnect"
method: POST
path: "/disconnect"
tags: ["Server"]
---

# POST /disconnect

`POST /disconnect`

Disconnects the application from the Fergus API and revokes all tokens.

## Request body

- object
  - `refreshToken` string, required
  - `clientId` string, required
  - `clientSecret` string, required

## Response `204`

Default Response

- object

---

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