Delete product
DELETE https://api.ecartapi.com/api/v2/products/{{id}}
Permanently delete the selected product.
For more information, visit the documentation
**Important information:
**
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true}