---
title: "Delete the Secret Store."
method: DELETE
path: "/orgs/{orgId}/secretstores/{storeId}"
tags: ["public", "SecretStore"]
---

# Delete the Secret Store.

`DELETE /orgs/{orgId}/secretstores/{storeId}`

## Path parameters

- `orgId` string, required
- `storeId` string, required

## Response `204`

Secret Store successfully deleted.

## Other responses

- `404` — Secret Store not found.

---

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