{ "alertId": "string" }
curl --location --request POST '/api/alaert/processAlert' \ --header 'X-HAHACAR-TOKEN;' \ --header 'Content-Type: application/json' \ --data-raw '{ "alertId": "string" }'
{ "code": "string", "msg": "string", "data": {} }