{ "appKey":10001995 }
curl --location --request POST '/v2/config/existSjLoginInfo' \ --header 'access_token: {{access_token}}' \ --header 'req_date: {{req_date}}' \ --header 'req_sign: {{req_sign}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "appKey":10001995 }'
{ "reqId": "2e6690070752412180c7836889799d01", "code": "2000", "success": true, "message": null, "data": false }