Variants{identifier}
Delete Variant
Deletes a variant by its external identifier. Variants (or any of their SKUs) connected to an external source (e.g. synced from Shopify, Centra) cannot be deleted via the API — disconnect the source first.
Authorization<token>
API key authentication using Bearer token format. Use: Bearer
In: header
Path Parameters
identifierstring
Variant identifier
Response Body
curl -X DELETE "https://api.emfas.ai/v1/variants/string"Empty
{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}