auth
authentication

Register

Register a new user with optional invite code for extended trial

post/auth/register

Request body

usernamestring
emailstring email required
passwordstring required
inviteCodestring
acceptTermsboolean
acceptPrivacyboolean
acceptDataProcessingboolean
confirmAgeboolean
acceptBehaviorGuidelinesboolean
marketingEmailsEnabledboolean
productEmailsEnabledboolean
device_fingerprintstring
ui_languagestring
anonymous_user_idstring nullable
language_proficiencyobject
native_language_proficiencyobject
{"stackTrail":"components:schemas:RegistrationRequest:properties:learning_reason","oasType":"schema","type":"unknown","title":"Learning Reason"}
practice_methodstring nullable
namestring nullable
signup_utm_sourcestring nullable
signup_utm_mediumstring nullable
signup_utm_campaignstring nullable
signup_utm_contentstring nullable
signup_utm_termstring nullable
signup_gclidstring nullable
signup_referrerstring nullable
referral_codestring nullable
invite_tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/auth/register: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.