The API allows clients to upload and associate documents with an existing student assignment sheet for a specific assignment. Only one type of file format (either PDF or multiple images like JPEG) is allowed for a single assignment sheet. Mixing formats in a single assignment sheet is not permitted.
Scenarios:
Uploading PDF Document to a Student’s assignment Sheet:
Uploading Multiple JPEG Images for a Student’s assignment Sheet:
Note:
isFinal
to true
, the AI extraction process begins. This process may take some time to complete.documents
or isFinal
can be processed at a time.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the assignment
Unique identifier of the answer sheet
Answer sheet uploaded successfully.
The response is of type object
.