Authorization: ********************
curl --location --request POST '/jobEvaluation/v1/check/evaluation/' \ --header 'token;' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": null, "msg": "string" }