Update a product optionCopy Pageput https://api.ecommerceapi.uk/v1/products/{product_id}/options/{id}Updates an existing product option.Path Paramsproduct_idintegerrequiredID of the product which the option is assigned to.idintegerrequiredID of the product option to update.Body ParamsnamestringThe updated name of the product option.sortOrderintegerDefaults to 0Optional sort order of the product option. Options with a lower number appear first.Response 200Product option updated successfully.Updated over 1 year ago Get a product optionDelete a product optionDid this page help you?YesNo