Skip to main content
DELETE
/
api
/
products
/
{product_key}
/
variants
/
{variant_key}
Delete Variant
curl --request DELETE \
  --url https://api.merchantops.ai/api/products/{product_key}/variants/{variant_key}
{}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

product_key
string
required
variant_key
string
required

Cookies

stytch_session
string | null

Response

Successful Response

The response is of type Response Delete Variant Api Products Product Key Variants Variant Key Delete · object.