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.
Remove a variant option from a product
cURL
curl --request DELETE \ --url https://admin.fanfare.io/api/products/{productId}/variant-options/{optionId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Fanfare secret key. Keep secret credentials on your server.
Variant option removed successfully