GET api/college/predictor?category={category}&gender={gender}&university={university}&tfws={tfws}&ews={ews}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
category

string

Required

gender

string

Required

university

string

Required

tfws

boolean

Default value is False

ews

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.