---
title: "Delete a bundle"
method: DELETE
path: "/catalog/bundles/{id}"
tags: ["Bundles"]
---

# Delete a bundle

`DELETE /catalog/bundles/{id}`

Marks the bundle deleting, removes the on-disk directory, reloads CatalogProvider, and removes the DB row.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Bundle not found

## Changes

- **2026-08-19** `f6f3add5afaf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ibm/apis/ai-services-catalog-api/changes/catalog/bundles/:id/delete.md)

---

[API](https://skmtc.dev/ibm/apis/ai-services-catalog-api.md) · [All operations](https://skmtc.dev/ibm/apis/ai-services-catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibm/ai-services-catalog-api/revisions/b6ffcee23f74/schema)
