Delete Image
DELETE {{baseUrl}}/products/images/:image
you can delete specific image by providing the ID of that image in image path parameter.
Note: you can get image ID from product details.
OAuth Scopes
products.read_write
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |