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

# Delete an integration

`DELETE /integrations/{integration_id}`

Delete the given integration.

**WARNING** This will completely remove the integration, this is not recoverable

**Permission required:** edit_integrations

## Response `204`

Success

## Other responses

- `403` — Permission insufficient
- `404` — Not Found

---

[API](https://skmtc.net/contractp/apis/contract-p.md) · [All operations](https://skmtc.net/contractp/apis/contract-p/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contractp/contract-p/revisions/8ce53ebd6bd3/schema)
