Unpublish product by ID
Due to changes in market, you may have to remove a product from being live. With this endpoint, you can unpublish product.
Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
Path Parameters
24-character system-generated product ID
Query Parameters
true: Override the Draft version of the product when the Live version of the product is unpublished <br /> false: Discard the Live version and keep the Draft version. If there is no Draft, a new Draft status will be created
Was this page helpful?