---
title: "Idempotently deletes the integration associated with your company, identified by the supplied type"
method: DELETE
path: "/integrations/{type}"
tags: ["Notification Integrations"]
---

# Idempotently deletes the integration associated with your company, identified by the supplied type

`DELETE /integrations/{type}`

Requires the privilege [`COMPANY_INTEGRATIONS_WRITE`](https://www.gremlin.com/docs/user-management/access-control/#privileges)

## Path parameters

- `type` string, required

## Response `default`

default response

## Other responses

- `401` — Authorization header missing or malformed. Please provide proper credentials in the authorization header.
- `403` — User requires privilege: COMPANY_INTEGRATIONS_WRITE

---

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