Edit Assignment

edit assignment detail

post
/v2/assignment/base/edit

edit assignment detail

Authorizations
AuthorizationstringRequired
Query parameters
topicSlugintegerRequired

slug of topic / assignment

Body
descriptionstringOptional

assignment description

kindstring · enumOptional

topic kind, must be assignment

Possible values:
typestring · enumOptional

type of assignment

Possible values:
attachmentsstring[]Optional

list of assignment attachments url. Can be document, video, etc.

classroomIdintegerOptional

id of classroom

deadlinestringOptional

string date with format YYYY-MM-DD HH:ii:ss

Example: 2024-01-30 23:59:59
externalIdstringOptional

id of form (if type is form) / id of studio (if type is studio)

moduleIdintegerOptional

id of module

titlestringOptional

assignment title

Responses
post
/v2/assignment/base/edit
200

Response

Last updated