---
title: "Unregister a client"
method: DELETE
path: "/api/v1beta/clients/{name}"
tags: ["clients"]
---

# Unregister a client

`DELETE /api/v1beta/clients/{name}`

Unregister a client from ToolHive

## Path parameters

- `name` string, required

## Response `204`

No Content

## Other responses

- `400` — Invalid request or unsupported client type

---

[API](https://skmtc.net/stacklok/apis/toolhive-api.md) · [All operations](https://skmtc.net/stacklok/apis/toolhive-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stacklok/toolhive-api/versions/43b22ce40564/schema)
