---
title: "Delete an integration"
method: DELETE
path: "/secrets/integrations/{id}"
tags: ["Integrations"]
---

# Delete an integration

`DELETE /secrets/integrations/{id}`

Use when disconnecting an integration (e.g. switching provider or removing OAuth). Deletes stored credentials.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Resource not found
- `500` — Server error

---

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