---
title: "Remove plan"
method: DELETE
path: "/catalogs/{catalog_id}/plans/{plan_id}"
tags: ["catalogs"]
---

# Remove plan

`DELETE /catalogs/{catalog_id}/plans/{plan_id}`

## Path parameters

- `catalog_id` string, required
- `plan_id` string, required

## Response `204`

No Content

## Other responses

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

## Changes

- **2026-07-16** `fe536614b280` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/schematichq/apis/schematic-api/changes/catalogs/:catalog_id/plans/:plan_id/delete.md)

---

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