---
title: "delete a client"
method: DELETE
path: "/Clients/{ClientSid}"
tags: ["Clients"]
---

# delete a client

`DELETE /Clients/{ClientSid}`

removes an existing client

## Response `204`

Client deleted

## Other responses

- `404` — ClientSid not found

## Changes

> 27 revisions in range; 1 could not be searched.

- **2025-06-16** `00661bd8fbdf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/jambonz/apis/jambonz-api/changes/Clients/:ClientSid/delete.md)

---

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