---
title: "Changes to Publish a draft plan version"
method: POST
path: "/api/v1/plans/{plan_id}/publish"
---

# Changes to Publish a draft plan version

`POST /api/v1/plans/{plan_id}/publish`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 54 revisions.

- **2026-08-12** (v1) `4e013b4e4a8f` — 8 breaking
- **2026-06-01** (v1) `07a61fe347a5` — 1 breaking, 1 warning
- **2026-05-28** (v1) `ed86d893d43e` — 1 breaking, 2 info
- **2026-05-18** (v1) `0cdc37620ffb` — 1 info
- **2026-03-31** (v1) `ee465c53a423` — 2 info
- **2026-03-27** (v1) `de35c02bb0d2` — 3 warning, 1 info
- **2026-03-20** (v1) `51c7018cc5ef` — 1 info
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking

## Changes

- **2026-08-12** (v1) `4e013b4e4a8f` — 8 breaking
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/TieredPlanPricing]/tiers/items/flat_cap` became nullable for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/TieredPlanPricing]/tiers/items/flat_fee` became nullable for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/VolumePlanPricing]/tiers/items/flat_cap` became nullable for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/VolumePlanPricing]/tiers/items/flat_fee` became nullable for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/TieredPlanPricing]/tiers/items/flat_cap` became optional for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/TieredPlanPricing]/tiers/items/flat_fee` became optional for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/VolumePlanPricing]/tiers/items/flat_cap` became optional for the status `200`
  - the response property `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing/oneOf[#/components/schemas/VolumePlanPricing]/tiers/items/flat_fee` became optional for the status `200`
- **2026-06-01** (v1) `07a61fe347a5` — 1 breaking, 1 warning
  - removed the required property `entitlements/items/value/oneOf[#/components/schemas/MeteredEntitlementValue]/overage_behavior` from the response with the `200` status
  - removed the optional property `entitlements/items/value/oneOf[#/components/schemas/MeteredEntitlementValue]/warning_threshold_pct` from the response with the `200` status
- **2026-05-28** (v1) `ed86d893d43e` — 1 breaking, 2 info
  - added `#/components/schemas/BooleanEntitlementValue, #/components/schemas/MeteredEntitlementValue` to the `entitlements/items/value` response property `oneOf` list for the response status `200`
  - added discriminator to `entitlements/items/value` response property for the response status `200`
  - removed `subschema #1, subschema #2` from the `entitlements/items/value` response property `oneOf` list for the response status `200`
- **2026-05-18** (v1) `0cdc37620ffb` — 1 info
  - added the optional property `entitlements` to the response with the `200` status
- **2026-03-31** (v1) `ee465c53a423` — 2 info
  - response discriminator property name changed for `price_components/items/fee/oneOf[#/components/schemas/Fee]/` response property from `fee_type` to `type` for the response status `200`
  - response discriminator property name changed for `price_components/items/fee/oneOf[#/components/schemas/Fee]/oneOf[#/components/schemas/UsagePlanFee]/pricing` response property from `discriminator` to `type` for the response status `200`
- **2026-03-27** (v1) `de35c02bb0d2` — 3 warning, 1 info
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `401`
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `404`
  - added the new `TOO_MANY_REQUESTS` enum value to the `code` response property for the response status `409`
  - added the non-success response with the status `429`
- **2026-03-20** (v1) `51c7018cc5ef` — 1 info
  - endpoint added
- **2025-07-09** (v1) `dece17f86f99` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/meteroid-oss/apis/meteroid/docs/api/v1/plans/:plan_id/publish/post.md) · [API](https://skmtc.dev/meteroid-oss/apis/meteroid.md) · [Page](https://skmtc.dev/meteroid-oss/apis/meteroid/changes/api/v1/plans/:plan_id/publish/post)
