Delete Product Option
DELETE {{baseUrl}}/products/options/:option
This endpoint allows you to delete a particular option for a specific product including its related data (values and variants) by passing the option
as a path parameter.
products.read_write
- Products Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |