GET api/exam/report/wrong-subjects?memberId={memberId}&days={days}&take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | globally unique identifier |
Required |
|
| days | integer |
Default value is 30 |
|
| take | integer |
Default value is 20 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.