---
title: "DELETE /connectors/{connector_id}/secrets/{secret_name}"
method: DELETE
path: "/connectors/{connector_id}/secrets/{secret_name}"
tags: ["connectors"]
---

# DELETE /connectors/{connector_id}/secrets/{secret_name}

`DELETE /connectors/{connector_id}/secrets/{secret_name}`

## Path parameters

- `connector_id` string, uuid, required
- `secret_name` string, required

## Response `204`

Secret deleted successfully

## Other responses

- `401` — Unauthorized
- `404` — Connector or secret not found

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
