APIFixed APIsetByUKOn this pageUpdate a single record Find the primary key specified in the method name and update API setByUK Example Request { "method": "smartPanda.mdh.brand.setByUK", "params": [ 1, { "name": "Brand Name", "disabled": 1 } ]} Example Response 1 Note: supported in >=3.0.0