---
title: "Changes to Pause Membership"
method: POST
path: "/memberships/{id}/pause"
---

# Changes to Pause Membership

`POST /memberships/{id}/pause`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 41 revisions.

- **2026-08-27** `16c82685be35` — 1 info
- **2026-08-12** `ae20b30817de` — 1 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-07-26** `60bbb4a6ffbc` — 21 breaking, 6 warning, 17 info

## Changes

- **2026-08-27** `16c82685be35` — 1 info
  - added the required property `phone_number` to the response with the `200` status
- **2026-08-12** `ae20b30817de` — 1 info
  - added the non-success response with the status `409`
- **2026-08-07** `f1020c3ecda4` — 2 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `403` status
- **2026-07-26** `60bbb4a6ffbc` — 21 breaking, 6 warning, 17 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
  - deleted the `path` request parameter `id`
  - removed the request property `void_payments`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `403` status
  - the security scope `member:basic:read` was removed from the endpoint's security scheme `bearerAuth`
  - the security scope `member:email:read` was removed from the endpoint's security scheme `bearerAuth`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the new optional request property `until`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - 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
  - …4 more

---

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