Delete Image
DELETE {{baseUrl}}/products/images/:image
This endpoint allows you to delete a specific image by providing the ID of that image in the image path parameter.
:::note You can get image ID from the Product Details endpoint. :::
products.read_write- Products Read & Write
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |