---
title: "Changes to Uncancel membership"
method: POST
path: "/memberships/{id}/uncancel"
---

# Changes to Uncancel membership

`POST /memberships/{id}/uncancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 42 revisions.

- **2026-08-27** `16c82685be35` — 1 info
- **2026-07-26** `60bbb4a6ffbc` — 21 breaking, 7 info

## Changes

- **2026-08-27** `16c82685be35` — 1 info
  - added the required property `phone_number` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 21 breaking, 7 info
  - added `#/components/schemas/MembershipMember, subschema #2` to the `member` response property `oneOf` list for the response status `200`
  - the `created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `member` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `cancel_option` from the response with the `200` status
  - removed the required property `canceled_at` from the response with the `200` status
  - removed the required property `cancellation_reason` from the response with the `200` status
  - removed the required property `checkout_configuration_id` from the response with the `200` status
  - removed the required property `company` from the response with the `200` status
  - removed the required property `currency` from the response with the `200` status
  - removed the required property `custom_field_responses` from the response with the `200` status
  - removed the required property `joined_at` from the response with the `200` status
  - removed the required property `manage_url` from the response with the `200` status
  - removed the required property `member/id` from the response with the `200` status
  - removed the required property `payment_collection_paused` from the response with the `200` status
  - removed the required property `plan` from the response with the `200` status
  - removed the required property `product` from the response with the `200` status
  - removed the required property `promo_code` from the response with the `200` status
  - removed the required property `renewal_period_end` from the response with the `200` status
  - removed the required property `renewal_period_start` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status
  - removed the required property `user` from the response with the `200` status
  - removed the `canceling` enum value from the `status` response property for the response status `200`
  - removed the `drafted` enum value from the `status` response property for the response status `200`
  - added the required property `account` to the response with the `200` status
  - added the required property `current_period_end` to the response with the `200` status
  - added the required property `plan_id` to the response with the `200` status
  - added the required property `product_id` to the response with the `200` status
  - added the required property `user_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/memberships/:id/uncancel/post.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/memberships/:id/uncancel/post)
