---
title: "Remove credit bundle"
method: DELETE
path: "/catalogs/{catalog_id}/credit-bundles/{credit_bundle_id}"
tags: ["catalogs"]
---

# Remove credit bundle

`DELETE /catalogs/{catalog_id}/credit-bundles/{credit_bundle_id}`

## Path parameters

- `catalog_id` string, required
- `credit_bundle_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Server error

---

[API](https://skmtc.net/schematichq/apis/schematic-api.md) · [All operations](https://skmtc.net/schematichq/apis/schematic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schematichq/schematic-api/versions/419cb5147b52/schema)
