Edit Class Course

circle-info

course is another name of topic with module type

Edit course in class

post
/v1/class/topic/edit

Edit course in class

Authorizations
AuthorizationstringRequired
Query parameters
topicIdintegerOptional

id of topic / course

Body
statestring · enumOptional

state of course

Possible values:
titlestringOptional

title of course

typestring · enumOptional

content type

Possible values:
classroomIdintegerOptional

id of classroom

contentstringOptional

html content

descriptionstringOptional

description of course

moduleIdintegerOptional

id of module

Responses
chevron-right
200

Response

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

Response

Last updated