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 passing the value
as a path parameter.
products.read_write
- Products Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |