---
title: "Api Integrations Oauth Destroy"
method: DELETE
path: "/api/integrations/oauth/{provider_key}/"
tags: ["integrations"]
---

# Api Integrations Oauth Destroy

`DELETE /api/integrations/oauth/{provider_key}/`

Disconnect an OAuth integration. Revokes token and soft-deletes.

## Path parameters

- `provider_key` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

---

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