Update Field Option
Updates the label, value, or display order of an existing option.
Requires the stores.products.update permission.
Authorizations
Your API key goes here
Path Parameters
The ID of the store.
The ID of the product.
The ID of the variant.
The ID of the parent custom field.
The ID of the option to update.
Body
The form containing updated option details.
Form for creating or updating an option for a custom field.
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 one of the selectable options for a CustomField.