POST
/
products
/
sku
/
{sku}
/
actions
/
unpublish

Authorizations

Authorization
string
headerrequired

S2S access token (JWT) from fabric Identity service (during Login)

Headers

x-fabric-tenant-id
string

The x-fabric-tenant-id header is a string that contains the ID of the tenant from whom you wish to pull information from.

x-fabric-request-id
string

Unique request ID

Path Parameters

sku
string
required

Product SKU

Query Parameters

overrideDraft
boolean
default: true

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