v9
OpenAPI 3.1.02026-08-043703845.2 MBProducts
Unpublish Product
Removes a product from the whop.com marketplace. The product moves to not_available.
post/products/{id}/unpublish
Headers
Idempotency-Keystring
Example:d9105228-4a08-46b1-8b91-42fed586d383
A unique key that makes this request safe to retry. See Idempotent requests.
Response
product removed from the marketplace
Example response
{
"custom_cta": "get_access",
"global_affiliate_status": "enabled",
"marketplace_status": "not_available",
"member_affiliate_status": "enabled"
}