REST Resource: courses.studentGroups.studentGroupMembers

সম্পদ: স্টুডেন্ট গ্রুপ মেম্বার

ছাত্রদলের একজন ছাত্র সদস্য।

JSON প্রতিনিধিত্ব
{
  "courseId": string,
  "studentGroupId": string,
  "userId": string
}
ক্ষেত্র
courseId

string

কোর্সের শনাক্তকারী।

studentGroupId

string

ছাত্র দলের শনাক্তকারী।

userId

string

ছাত্রের শনাক্তকারী।

পদ্ধতি

create

একটি ছাত্র দলের জন্য একটি ছাত্র দলের সদস্য তৈরি করে।

delete

একজন ছাত্র দলের সদস্যকে মুছে দেয়।

list

একটি গ্রুপে ছাত্রদের একটি তালিকা প্রদান করে।