image
DELETE https://api.ecartapi.com/api/v2/products/{{productId}}/images/{{id}}
Deletes permanently the selected image of a product.
Important information:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true}