---
title: "Delete a client secret"
method: DELETE
path: "/v1/auth-servers/{authServerId}/clients/{clientId}/secrets/{clientSecretId}"
tags: ["Auth Server Clients"]
---

# Delete a client secret

`DELETE /v1/auth-servers/{authServerId}/clients/{clientId}/secrets/{clientSecretId}`

Delete a client secret for a given client. This action is irreversible.

## Response `204`

Success

## Other responses

- `404` — Not Found

---

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