Onboarding

Submit Onboarding Context For User

This endpoint is crucial for users who sign up/log in via Google (or any OAuth) after going through guest onboarding. It allows updating user profile with onboarding data collected before authentication.

post/onboarding/submit-context-data

Request body

levelstring nullable
countrystring nullable
math_confidenceinteger nullable
current_results_slider_valueinteger nullable
current_results_perceptionstring nullable
motivation_level_slider_valueinteger nullable
interests_mainstring[] nullable
interests_sub_choicesobject nullable
motivation_reasonsstring[] nullable
study_hours_daily_goalnumber nullable
notification_preference_choicestring nullable
class_codestring nullable
pending_student_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/onboarding/submit-context-data:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.