v1

latestSwagger 2.02026-08-04283399898.4 KB
auth

Register a new user given a name and email address.

If no password is provided then user is considered a guest.

post/auth/creds/create

Request body

campaignstring
contentstring
countrystring
emailstring
enable_smsboolean
first_namestring
intentstring
last_namestring
localestring
mediumstring
passwordstring
password_validation_user_inputsstring[]
phonestring
recaptcha_responsestring
referral_codestring
signup_sourcestring
with_refresh_tokenboolean

Used mainly for mobile clients to provide some backward compatibility for them to work with access tokens only. Will be removed when mobile adoption rate hits certain percentage

Response

HTTP status code 200 and user model

account_idstring
emailstring
first_namestring
last_namestring
phonestring
preferred_2fa_methodstring
refresh_tokenstring
rolesstring[]
session_id_2fastring
show_2fa_screenboolean
show_verify_email_screenboolean
tokenstring
user_idinteger