API ReferenceProductsPropertiesUpdate Property KeyOn this pageUpdate Property Key PUT /v2/product/property/:name/values Updates an existing property by its identifier. Validates the provided changes, persists the update, and returns a success confirmation. Request Body { "name": "Length" } Response Example true