curl --location --request POST 'http://192.168.21.1:5000/clearHit' \ --header 'Content-Type: text/plain' \ --data-raw '{}'
{ "result": "success" }