Skip to content

Delete a variant

DELETE
/admin/v1/products/{productId}/variants/{variantId}
curl --request DELETE \
--url https://your-store.example.com/admin/v1/products/example/variants/example
productId
required
string
variantId
required
string