v2

latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Business Products

Remove a single-value product option

Requires the product:update scope. Removes an option dimension by position only when that position has exactly one active option value. The product option slot and matching variant option values are cleared and higher option slots are shifted left in one transaction. This does not delete variants.

patch/v3/products/{product_id}/remove-option-value

Request body

position1 | 2 | 3 required

Product option position to remove after validation.

valuestring required

The only active value currently present for the target option position.

Response

Success with no response body