The API is used to create a model answer sheet for an exam. This API initializes a placeholder for model answers, allowing you to later add documents (e.g., PDFs or images) associated with the model answers. This API is used to upload a model answer sheet for a specific exam. A one-to-one mapping exists between an exam and its model answer sheet, meaning that each exam can have only one model answer sheet associated with it.
Scenarios:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Created - Exam entry successfully created
The response is of type object
.