---
title: "Remove a secret."
method: DELETE
path: "/system/secrets"
---

# Remove a secret.

`DELETE /system/secrets`

## Request body

- SecretName
  - `name` string — Name of secret

## Response `204`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tanklabtju/apis/openfaas-api-gateway.md) · [All operations](https://skmtc.net/tanklabtju/apis/openfaas-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tanklabtju/openfaas-api-gateway/versions/15f9c1fdaeb2/schema)
