{ "userid": 0, "userCrowdId": 0 }
curl --location --request POST '/userCrowd/authentication' \ --header 'Content-Type: application/json' \ --data-raw '{ "userid": 0, "userCrowdId": 0 }'
{ "code": 0, "msg": "", "data": null }