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