Expand description
Controllers for requests starting with /api/v0/cms/organizations
.
Functionsยง
- Add a route for each controller in this module.
- add_
media ๐POST/api/v0/cms/exams/:exam_id/upload
- Uploads a media (image, audio, file) for the course from Gutenberg page edit. - GET
/api/v0/cms/exams/:exam_id/edit
- Get the exam instructions for Gutenberg Editor. - PUT
/api/v0/cms/exams/:exam_id/edit
- Insert new instructions from Gutenberg editor.