資源:StudentGroupMember
學生群組中的學生成員。
| JSON 表示法 | 
|---|
| { "courseId": string, "studentGroupId": string, "userId": string } | 
| 欄位 | |
|---|---|
| courseId | 
 課程的 ID。 | 
| studentGroupId | 
 學生群組的 ID。 | 
| userId | 
 學生的 ID。 | 
| 方法 | |
|---|---|
| 
 | 為學生群組建立學生群組成員。 | 
| 
 | 刪除學生群組成員。 | 
| 
 | 傳回群組中的學生清單。 |