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 position | integer |
alt | string |
Responses
200Product Image resource updated
Response schema:
Product Image resource updated id | integer |
position | integer |
alt | string |
url | string |
width | integer |
height | integer |
400Invalid input
404Resource not found
422Unprocessable entity