Delete Product Option Value
DELETE {{baseUrl}}/products/options/values/:value
This endpoint allows you to delete value from a specific option for a specific product by providing the ID of the value you want to delete in the value path parameter.
Scope: products.read_write
- Products Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |