Get User Id
POST https://rest.webropolsurveys.com/api/v1/users/getUserId
Gets the userid of an user with users username.
Request Body
{"UserName"=>"webropol-test"}
RESPONSES
status: OK
{"UserId":"2c9bafa3-3194-4ff7-ba37-5ce7100fca47"}