Create a new group
DevelopingPOST
clusters/{clusterid}/groupsOnly the teacher of this course and assistants of this course should be able to perform this action
Request
Path Params
clusterid
string
required
Query Params
name
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
groupId
string
required
name
string
required
capacity
number
required
groupclusterUrl
string
required
members
array [object {4}]
required
name
string
required
email
string
required
userId
number
required
studentNumber
number
optional
Example
Not configured
Last modified: 8 months ago