Allowed values:NewsletterMovieGenreMovieBasedOnMovieTechnologyMovieVersionMovieCinemanieMovieCountryMovieActorMovieDirectorMovieAwardPersonalProfessionPersonalStudyLevelPersonalFamilySizeCinemaVisitFrequencyOtherMusicGenreOtherSportOtherAlternativeContent
GetMyUserPreferences
Get the current user’s preferences
Query Parameters
Response
application/json
Response
The request has succeeded.
Models.Responses.UserPreferencesResponse
The request has succeeded.
Show Child Parameters
Show Child Parameters
Authentication
Query Parameters
UpdateMyUserPreferences
Update the current user’s preferences
Body
application/json
Body
Response
Response
The request has succeeded.
Authentication
Body
GetMyStudentInformation
Get a user’s student information
Response
application/json
Response
The request has succeeded.
Models.Responses.UserStudentInformationListResponse
The request has succeeded.
Show Child Parameters
Show Child Parameters
Show Child Parameters
Authentication
GetMyCurrentStudentInformation
Get a user’s student information for a academic specified year
Path Parameters
Year format (YYYY)
Example:2026
Response
application/json
Response
The request has succeeded.
Models.Responses.UserStudentInformationResponse
The request has succeeded.
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
AddMyCurrentStudentInformation
Add a user’s student information for a specific academic year
Path Parameters
Year format (YYYY)
Example:2026
Body
application/json
Body
Models.StudentInformation
The unique identifier of the school the student is enrolled in. Can be obtained from the /metadata/users/school-options endpoint.
The study level of the student. Can be obtained from the /metadata/users/study-level-options endpoint.
The academic year of the student.
Indicates if the student is in their last year.
Response
application/json
Response
The request has succeeded.
The request has succeeded.