Create Assignment
create assignment
Authorizations
AuthorizationstringRequired
Body
titlestringOptional
assignment title
typestring · enumOptionalPossible values:
type of assignment
attachmentsstring[]Optional
list of assignment attachments url. Can be document, video, etc.
descriptionstringOptional
assignment description
externalIdstringOptional
id of form (if type is form) / id of studio (if type is studio)
kindstring · enumOptionalPossible values:
topic kind, must be assignment
classroomIdintegerOptional
id of classroom
deadlinestringOptionalExample:
string date with format YYYY-MM-DD HH:ii:ss
2024-01-30 23:59:59moduleIdintegerOptional
id of module
Responses
200
Response
application/json
post
/v1/assignment/base/create200
Response
Last updated