REST Resource: courses.studentGroups.studentGroupMembers

Zasób: StudentGroupMember

uczeń należący do grupy uczniów.

Zapis JSON
{
  "courseId": string,
  "studentGroupId": string,
  "userId": string
}
Pola
courseId

string

Identyfikator kursu.

studentGroupId

string

Identyfikator grupy uczniów.

userId

string

Identyfikator ucznia.

Metody

create

Tworzy członka grupy uczniów w grupie uczniów.

delete

Usuwa członka grupy uczniów.

list

Zwraca listę uczniów w grupie.