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

# Delete a connector resource

`DELETE /connectors/{id}/resources/{resource_id}`

Remove a resource mapping from a connector.

## Path parameters

- `id` string, required
- `resource_id` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `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)
