Due to changes in market, you may have to remove a product from being live. With this endpoint, you can unpublish a product by specifying sku.
S2S access token (JWT) from fabric Identity service (during Login)
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.
"517fa9dfd42d8b00g1o3k312"
Unique request ID
"263e731c-45c8-11ed-b878-0242ac120002"
Product SKU
true: Override the Draft version of the product when the Live version of the product is unpublished
false: Discard the Live version and keep the Draft version. If there is no Draft, a new Draft status will be created
true
OK