GET api/college/predictor?category={category}&gender={gender}&university={university}&tfws={tfws}&ews={ews}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.