DELETE /products/{productId}/variants/{variantId}

Variant deletion may take some time till the changes take effect. Variant should disappear from the website in ~15 minutes.

Responses

  • 204

    The server successfully processed the request and is not returning any content.

DELETE /products/{productId}/variants/{variantId}
curl \
 -X DELETE https://mpapi.proxy.omnicado.com/v1/products/{productId}/variants/{variantId}?client_id=api_token_value