folders

Create Folder

Create a new folder

post/folders/

Request body

namestring required
parent_folder_idstring nullable
folder_type'teacher_exam' | 'teacher_exercise' | 'teacher_assignment' | 'teacher_course' | 'student_course' | 'student_assignment' required

Response

Successful Response

idstring required
namestring required
user_idstring required
parent_folder_idstring nullable
folder_type'teacher_exam' | 'teacher_exercise' | 'teacher_assignment' | 'teacher_course' | 'student_course' | 'student_assignment' required
is_favorites_rootboolean
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.