POST RestAppAPI/Login/Login?Email={Email}&Password={Password}&UserType={UserType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Email

string

Required

Password

string

Required

UserType

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.