curl --location --request POST '/jobEvaluation/v1/interview/check/evaluation/' \ --header 'token;' \ --header 'sign;' \ --header 'nonceStr;' \ --header 'appVersion;'
{ "code": 0, "data": null, "msg": "string" }