Delete listing image
delete_listing_imageRemove a specific image from a marketplace listing by providing the listing ID and image ID.
Instructions
Remove one image from a listing (POST /listings/:id/image-delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Listing id | |
| imageId | Yes | Image id to delete |