Param name | Description |
---|---|
id required |
ID of the user Validations:
|
locale optional |
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, username, old_student, office365_email, duplicates_ids, student_account_app, is_at, at_code, is_cct, mobile, confirmed, sign_up_complete, session_info, student_account_url, mfa_set_up
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 |
---|