{ "id": "1", "is_visible": "0" }
curl --location --request POST '/api/system/evaluate/update_evalute/' \ --header 'User-Id: 11' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "1", "is_visible": "0" }'
{}