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 product details.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |