# Delete Product Variant Delete a product. This will only work if the product is not referenced in any items. Endpoint: DELETE /organisations/{orgId}/products/{productId}/variants/{variantId} Version: v2_28 Security: ApiKeyAuth ## Path parameters: - `variantId` (string, required) - `productId` (string, required) - `orgId` (string, required) The organisation identity ## Response 204 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields