| Param name | Description |
|---|---|
|
id
required |
ID of the user Validations:
|
|
locale
optional , blank allowed |
Locale for invitation email (en, fr, de, hi…) Validations:
|
User object in JSON format after resending invitation, with the keys: id, email, birthdate, given_name, family_name, non_latin_given_name, non_latin_family_name, primary_country, male, invited_to_url, google_id, apple_id, office365_id, username, old_student, office365_email, duplicates_ids, student_account_app, at_code, is_cct, mobile, teacher_type, confirmed, sign_up_complete, session_info, student_account_url, mfa_set_up, is_at
| Param name | Description |
|---|
User not found
| Param name | Description |
|---|
Error message for invalid operations (e.g., trying to resend invite to generic oldstudent record), in format: {error: error_message}
| Param name | Description |
|---|
Unauthorized - invalid or missing OAuth token
| Param name | Description |
|---|