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

# Delete an auth server client

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

Delete a client for a given auth server. All tokens associated with the client will also be deleted. This action is irreversible.

## Response `204`

Success

## Other responses

- `404` — Not Found

## Changes

- **2026-04-24** `7d6a643707d9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api/changes/v1/auth-servers/:authServerId/clients/:clientId/delete.md)

---

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