{ "id": 0, "field": "string", "val": "string" }
curl --location --request POST '/adminapi/product/brand/updateField' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "field": "string", "val": "string" }'