Skip to main content
DELETE
Delete alternate SKU

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
alternate_sku
string
required

The alternate SKU value to delete (matched case-insensitively)

Response

Alternate SKU deleted

id
integer

ID of the deleted alternate SKU row

product_id
integer

ID of the product the alternate SKU was attached to

product_sku
string

Primary / master SKU of the product

alternate_sku
string

The alternate SKU that was deleted