Updates a modifier value.
Setting an option value image
adjusters.image_url is read-only on this endpoint. To replace the image shown on the storefront for the value, upload a new image via Create Product Modifier Image. The upload binds the image to the value automatically; no follow-up call is needed.
The text display identifying the value on the storefront. Required in a /POST.
The order in which the value will be displayed on the product page. Required in a /POST.
The flag for preselecting a value as the default on the storefront. This field is not supported for swatch options/modifiers.
Extra data describing the value, based on the type of option or modifier with which the value is associated. See Option Values for more details.
The unique numeric ID of the value; increments sequentially.
Product modifier option_value.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.