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

---

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