MethodsselectStudentOn this pageselectStudent Sets the student that you want to use to access the API. Arguments (student?) - Student If a student is not provided the first one gets selected. Example client.selectStudent({student?}).then(() => { // Do something})