GET api/students/insertRoster?teacherEmail={teacherEmail}&studentUsername={studentUsername}&accountId={accountId}&rosterCreationErrorId={rosterCreationErrorId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| teacherEmail | string |
Required |
|
| studentUsername | string |
Required |
|
| accountId | integer |
Required |
|
| rosterCreationErrorId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.