---
title: "Delete Integration"
method: DELETE
path: "/environments/{envId}/integrations/{integrationId}"
tags: ["Integrations"]
---

# Delete Integration

`DELETE /environments/{envId}/integrations/{integrationId}`

Delete Integration

Delete specific integration To delete integration user must have ENVIRONMENT_INTEGRATION[DELETE] permission. Deletion is not possible if there is any federated API associated.

High risk operation: require explicit user confirmation before execution.

## Response `204`

Integration deleted

## Other responses

- `default` — Generic error response

---

[API](https://skmtc.net/gravitee-io/apis/gravitee-io-apim-management-api-apis.md) · [All operations](https://skmtc.net/gravitee-io/apis/gravitee-io-apim-management-api-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gravitee-io/gravitee-io-apim-management-api-apis/versions/aef12fc964d5/schema)
