Reorder variant images
Variants
Order Variant Images
Sets the display order of images.
Requires the stores.products.update permission.
PATCH
Reorder variant images
Authorizations
Your API key goes here
Path Parameters
The store’s unique identifier.
The product’s unique identifier.
The variant’s unique identifier.
Body
Map of file names to their order index.
Response
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents the data associated with a response.