{ "msgid": 1, "state": 1 }
curl --location --request POST '/api/SaveVerifRule/EditState' \ --header 'Content-Type: application/json' \ --data-raw '{ "msgid": 1, "state": 1 }'
{}