Param name | Description |
---|---|
email optional |
Validations:
|
username optional |
Required if the email is shared accross multiple users Validations:
|
id optional |
VIS ID of an existing user, in case you just want to invite an existing user to a new app Validations:
|
locale optional |
Locale for invitation and MFA emails (en, fr, de, hi…) Validations:
|
app_name optional |
Customize APP_NAME in following email. Default to OauthApplication name Hello, you have been invited to APP_NAME, click link below to accept Validations:
|
invited_to_url optional |
Customize the url to redirect the user afer invitation is accepted. Default to OauthApplication home_page Validations:
|
try_to_find_existing_user optional |
Will try to find an existing user by the params supplied, instead of creating a new one Validations:
|
given_name optional |
Validations:
|
family_name optional |
Validations:
|
non_latin_given_name optional |
Validations:
|
non_latin_family_name optional |
Validations:
|
male optional |
Gender: Wether the user is a male or female Validations:
|
birthdate optional |
Validations:
|
primary_country optional |
Alpha2 code of the country where the user do most of its Vipassana activity just give address country if you are not sure Validations:
|
old_student optional |
Have the user already completed a 10day course? Validations:
|
is_at optional |
Is the user an assistant teacher? Validations:
|
at_code optional |
Assistant teacher code, for example AD5, YNP, NJ Validations:
|
is_cct optional |
Is the user an children course teacher? Validations:
|
student_account_app optional |
Which student app should be used. If not provided, it will be automatically detected from primary_country Validations:
|
password_required optional |
If the user is required to setup a password (otherwise they might only sign in with external providers such as google or office365) Validations:
|
require_mfa_from_date optional |
Date after which the user will have to set up MFA for her account. Format must be YYYY-MM-DD Validations:
|
office365_id optional |
UID of an Office365 account linked to this user. Can be updated only if the current value is blank. Validations:
|
office365_email optional |
Office365 email of this user, something like [email protected] Validations:
|