Delete product
DELETE https://api.ecartapi.com/api/v2/products/{{id}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"success":true}
DELETE https://api.ecartapi.com/api/v2/products/{{id}}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string |
status: OK
{"success":true}