TeacherAllocation
API | Description |
---|---|
GET api/TeacherAllocation/HealthCheck |
No documentation available. |
GET api/TeacherAllocation/FetchTeacherList?zopeid={zopeid}&callback={callback} |
No documentation available. |
GET api/TeacherAllocation/AuthenticateTeacher?token={token}&callback={callback} |
No documentation available. |
POST api/TeacherAllocation/SubmitTeacherAllocation?zopeid={zopeid}&teacherAllocationList={teacherAllocationList}&callback={callback} |
No documentation available. |
Account
API | Description |
---|---|
GET api/Account/UserInfo |
No documentation available. |
POST api/Account/Logout |
No documentation available. |
GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/ChangePassword |
No documentation available. |
POST api/Account/SetPassword |
No documentation available. |
POST api/Account/AddExternalLogin |
No documentation available. |
POST api/Account/RemoveLogin |
No documentation available. |
GET api/Account/ExternalLogin?provider={provider}&error={error} |
No documentation available. |
GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState} |
No documentation available. |
POST api/Account/Register |
No documentation available. |
POST api/Account/RegisterExternal |
No documentation available. |