Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE 'http://localhost:9000/admin/products/prod_01HXYZABCDEF/variants/variant_01HXYZABCDEF' \ -H 'Authorization: Bearer <token>'
{ "id": "variant_01HXYZABCDEF", "object": "variant", "deleted": true, "parent": { "id": "prod_01HXYZABCDEF", "title": "Linen Shirt", "variants": [] } }
Delete a variant from a product.
variant
true