Kennzeichnung des Kurses, in dem der Schüler/Student erstellt werden soll. Diese Kennung kann entweder die in Classroom zugewiesene Kennung oder eine alias sein.
Abfrageparameter
Parameter
enrollmentCode
string
Der Registrierungscode des Kurses, in dem der Schüler/Student erstellt werden soll. Dieser Code ist erforderlich, wenn userId dem anfragenden Nutzer entspricht. Er kann weggelassen werden, wenn der anfragende Nutzer Administratorberechtigungen hat, um Schüler/Studenten für jeden Nutzer zu erstellen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-12-05 (UTC)."],[[["Adds a user as a student to a specified course using the Classroom API."],["Allows domain administrators to directly add users as students or students to self-enroll with an enrollment code."],["Returns a Student object upon successful creation or various error codes if unsuccessful."],["Requires specific authorization scopes for access to Classroom roster and user profile data."],["Provides an HTTP request structure with detailed explanations of path and query parameters, request and response bodies."]]],[]]