Delete Product
DELETE {{baseUrl}}/products/:product
You can delete specific product by providing the ID of the product you want to delete in the product path parameter.
OAuth Scopes
products.read_write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |