MarathonAddMarathonNewStudents
Add new students to a marathon by email. Invites them via provided email addresses, with optional moderators and language selection. Requires client-side approval before sending invitations.
Instructions
Add new students to a marathon by email. Note: this is a GET that mutates state.
WARNING: Mutates state: invites new students to a marathon. Requires client-side approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Emails | No | array (optional) | |
| MarathonId | No | integer (optional) | |
| ModeratorsIds | No | array (optional) | |
| MailMessageLanguageId | No | string (optional) |