---
title: "Delete plan"
method: DELETE
path: "/v3/openmeter/plans/{planId}"
tags: ["OpenMeter Product Catalog"]
---

# Delete plan

`DELETE /v3/openmeter/plans/{planId}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

Delete a plan by id.

## Path parameters

- `planId` string, required — ULID (Universally Unique Lexicographically Sortable Identifier).

## Response `204`

Deleted response.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
