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

# Disconnect

`POST /disconnect`

Disconnect one or more `access_token`s from your application.

## Headers

- `Finch-API-Version` string, date, required

## Response `200`

OK

- DisconnectResponse
  - `status` string, required — If the request is successful, Finch will return "success" (HTTP 200 status).

## Changes

> 53 revisions in range; 3 could not be searched.

- **2025-04-22** `46640c1b4688` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API

[Change history](https://skmtc.dev/finch-api/apis/api-reference/changes/disconnect/post.md)

---

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