---
title: "Delete catalog client (admin)"
method: DELETE
path: "/v2/catalog/clients/{client_id}"
tags: ["Catalog"]
---

# Delete catalog client (admin)

`DELETE /v2/catalog/clients/{client_id}`

Super Admin or Client Admin only.

## Path parameters

- `client_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `401` — Missing or invalid authentication credentials.
- `403` — Admin access required.
- `404` — Not Found
- `422` — Validation Error

## Changes

- **2026-07-31** `1d445d2a69b5` — 2 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation/changes/v2/catalog/clients/:client_id/delete.md)

---

[API](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation.md) · [All operations](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-api-documentation/revisions/726b1a8471b4/schema)
