---
title: "Changes to Unpublish Product"
method: POST
path: "/products/{id}/unpublish"
---

# Changes to Unpublish Product

`POST /products/{id}/unpublish`

> Every recorded change to this endpoint, newest first.
> 45 revisions in range; 1 not diffed.

## Timeline

Changed in 7 of 45 revisions.

- **2026-08-24** `e91d507bda45` — 1 info
- **2026-08-19** `23dfbe1a0d1f` — 1 info
- **2026-08-12** `ae20b30817de` — 1 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-08-04** `bdd0e2c70d58` — 2 info
- **2026-07-31** `099fdc3be422` — 20 warning
- **2026-07-26** `60bbb4a6ffbc` — 1 info

## Changes

- **2026-08-24** `e91d507bda45` — 1 info
  - added the required property `default_plan` to the response with the `200` status
- **2026-08-19** `23dfbe1a0d1f` — 1 info
  - added the required property `labels` 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 `401` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-08-04** `bdd0e2c70d58` — 2 info
  - the security scope `access_pass:update` was added to the endpoint's security scheme `bearerAuth`
  - the security scope `product:update` was removed from the endpoint's security scheme `bearerAuth`
- **2026-07-31** `099fdc3be422` — 20 warning
  - added the new `apply_now` enum value to the `custom_cta` response property for the response status `200`
  - added the new `call_now` enum value to the `custom_cta` response property for the response status `200`
  - added the new `complete_order` enum value to the `custom_cta` response property for the response status `200`
  - added the new `contact_us` enum value to the `custom_cta` response property for the response status `200`
  - added the new `disabled` enum value to the `global_affiliate_status` response property for the response status `200`
  - added the new `disabled` enum value to the `member_affiliate_status` response property for the response status `200`
  - added the new `donate_now` enum value to the `custom_cta` response property for the response status `200`
  - added the new `enabled` enum value to the `global_affiliate_status` response property for the response status `200`
  - added the new `enabled` enum value to the `member_affiliate_status` response property for the response status `200`
  - added the new `get_access` enum value to the `custom_cta` response property for the response status `200`
  - added the new `get_offer` enum value to the `custom_cta` response property for the response status `200`
  - added the new `join` enum value to the `custom_cta` response property for the response status `200`
  - added the new `order_now` enum value to the `custom_cta` response property for the response status `200`
  - added the new `purchase` enum value to the `custom_cta` response property for the response status `200`
  - added the new `shop_now` enum value to the `custom_cta` response property for the response status `200`
  - added the new `sign_up` enum value to the `custom_cta` response property for the response status `200`
  - added the new `subscribe` enum value to the `custom_cta` response property for the response status `200`
  - added the new `undefined` enum value to the `custom_cta` response property for the response status `200`
  - added the new `undefined` enum value to the `global_affiliate_status` response property for the response status `200`
  - added the new `undefined` enum value to the `member_affiliate_status` response property for the response status `200`
- **2026-07-26** `60bbb4a6ffbc` — 1 info
  - endpoint added

---

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