---
title: "DELETE /v1/connector-config/{id}"
method: DELETE
path: "/v1/connector-config/{id}"
---

# DELETE /v1/connector-config/{id}

`DELETE /v1/connector-config/{id}`

## Path parameters

- `id` string, required — The id of the connector config, starts with `ccfg_`

## Response `200`

Successful response

- object
  - `id` string, required — The id of the connector config, starts with `ccfg_`

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/openintegrations/apis/openint-api.md) · [All operations](https://skmtc.net/openintegrations/apis/openint-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openintegrations/openint-api/versions/1b84cd7f5c05/schema)
