Edit Class Course Group

circle-info

"module" is another name of course group

Edit module in class

post
/v1/class/module/edit

Edit module in class

Authorizations
AuthorizationstringRequired
Query parameters
moduleIdintegerOptional

id of module

Body
classroomIdintegerOptional

id of classroom

coverstringOptional

hex (#000000) or image link for module cover

descriptionstringOptional

description of module

minScoreintegerOptional

minimum score to be pass class

priceintegerOptional

price of module

summarystringOptional

short description of module

titlestringOptional

title of module

typestring · enumOptional

type of module

Possible values:
Responses
chevron-right
200

Response

application/json
post
/v1/class/module/edit
200

Response

Last updated