Skip to main content

Update the properties of a product image

Update the properties of a product image.

Authorizations:Token
Query Parameters
product_id
required
integer
image_id
required
integer
Request Body Schema:
The updated Product Image resource
positioninteger
altstring

Responses

200Product Image resource updated
Response schema:
Product Image resource updated
idinteger
positioninteger
altstring
urlstring
widthinteger
heightinteger
400Invalid input
404Resource not found
422Unprocessable entity