Student
| API | Description |
|---|---|
| GET api/Student?confirmationCode={confirmationCode} |
HttpGet that takes the confirmation code as an input. |
| POST api/Student |
No documentation available. |
| PUT api/Student/{id} |
No documentation available. |
| DELETE api/Student/{id} |
No documentation available. |