---
title: "Delete"
method: DELETE
path: "/api/v1/catalogs/{id}"
tags: ["Request Catalog"]
---

# Delete

`DELETE /api/v1/catalogs/{id}`

Delete a catalog.

## Path parameters

- `id` string, required — The Id of the RequestCatalog to delete.

## Request body

- C1ApiRequestcatalogV1RequestCatalogManagementServiceDeleteRequestInput — Delete a request catalog by Id. It uses URL value for input.

## Response `200`

Empty response with a status code indicating success.

- C1ApiRequestcatalogV1RequestCatalogManagementServiceDeleteResponse — Empty response with a status code indicating success.

## Changes

- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/catalogs/:id/delete.md)

---

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