Delete Image
Delete a store image
Path Parameters
Parameter | Details |
---|---|
storeId
| integer Examples:
|
imageId
| integer |
Responses
200
Store deleted
application/json
Success
401
Unauthorized
application/json
Error
404
Store not found
application/json
Error
DELETE