---
title: "DELETE /api/openapi/integrations/{slug}"
method: DELETE
path: "/api/openapi/integrations/{slug}"
tags: ["openapi"]
---

# DELETE /api/openapi/integrations/{slug}

`DELETE /api/openapi/integrations/{slug}`

## Path parameters

- `slug` string, required

## Response `200`

<No Content>

## Other responses

- `400` — OpenApiParseError | OpenApiExtractionError | OpenApiOAuthError | OpenApiSpecOverrideError
- `409` — IntegrationAlreadyExistsError
- `500` — InternalError

---

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