🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request DELETE \
--url https://api.shoppex.io/dev/v1/products/{id}/variants/{variantId} \
--header 'Authorization: Bearer <token>'{
"data": {}
}Developer API operation for DELETE /dev/v1/products//variants/.
curl --request DELETE \
--url https://api.shoppex.io/dev/v1/products/{id}/variants/{variantId} \
--header 'Authorization: Bearer <token>'{
"data": {}
}