---
title: "Changes to Cancel subscription schedule"
method: POST
path: "/v1/subscriptions/schedules/{schedule_id}/cancel"
---

# Changes to Cancel subscription schedule

`POST /v1/subscriptions/schedules/{schedule_id}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 112 revisions.

- **2026-07-09** `7d57386313c7` — 3 breaking, 5 warning, 2 info
- **2026-07-09** `4b1a811c4179` — 4 breaking, 5 info

## Changes

- **2026-07-09** `7d57386313c7` — 3 breaking, 5 warning, 2 info
  - request property `schedule_type` was restricted to a list of enum values
  - the `schedule_type` request property type changed from no type to `string`
  - the `status` response's property type changed from no type to `string` for status `200`
  - added the new `cancelled` enum value to the `status` response property for the response status `200`
  - added the new `executed` enum value to the `status` response property for the response status `200`
  - added the new `executing` enum value to the `status` response property for the response status `200`
  - added the new `failed` enum value to the `status` response property for the response status `200`
  - added the new `pending` enum value to the `status` response property for the response status `200`
  - added the new `cancellation` enum value to the request property `schedule_type`
  - added the new `plan_change` enum value to the request property `schedule_type`
- **2026-07-09** `4b1a811c4179` — 4 breaking, 5 info
  - removed the enum value `cancellation` of the request property `schedule_type`
  - removed the enum value `plan_change` of the request property `schedule_type`
  - the `schedule_type` request property type changed from `string` to no type
  - the `status` response's property type changed from `string` to no type for status `200`
  - removed the `cancelled` enum value from the `status` response property for the response status `200`
  - removed the `executed` enum value from the `status` response property for the response status `200`
  - removed the `executing` enum value from the `status` response property for the response status `200`
  - removed the `failed` enum value from the `status` response property for the response status `200`
  - removed the `pending` enum value from the `status` response property for the response status `200`

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/v1/subscriptions/schedules/:schedule_id/cancel/post.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/v1/subscriptions/schedules/:schedule_id/cancel/post)
