POST members/loginurl

get the login url for user who dosen't set password if the email is associated with sso school, then it is sso login url; otherwise, it is a url to imleagues login.

Request Information

Parameters

NameDescriptionAdditional information
email
the email of the user

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>