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.