Put Product Image Update
PUT {{baseUrl}}/product.image.update.json?product_id=<string>&image_name=<string>&type=<string>&label=<string>&position=<integer>&id=<integer>&store_id=<string>&hidden=<boolean>
Update details of image
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
image_name | string | Defines image's name | |
type | string | Defines image's types that are specified by comma-separated list | |
label | string | The name you give to the webhook | |
position | string | Defines image’s position in the list | |
id | string | Webhook id | |
store_id | string | Defines store id where the webhook should be assigned | |
hidden | string | Define is hide image |