---
title: "Delete a connector"
method: DELETE
path: "/connectors/{id}"
tags: ["connectors"]
---

# Delete a connector

`DELETE /connectors/{id}`

Delete a connector, its resources, and stored credentials.

## Path parameters

- `id` string, required

## Response `200`

OK

- object

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

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