Skip to main content
POST
Generate Feedback Query for answer

Path Parameters

examId
string<uuid>
required

Unique identifier of the exam.

ansSheetId
string<uuid>
required

Unique identifier of the answer sheet.

ansId
string<uuid>
required

Unique identifier of the answer.

feedbackId
string<uuid>
required

Unique identifier of the feedback.

feedbackQueryId
string<uuid>
required

Unique identifier of the feedback query.

Body

application/json
text
string

Text of the feedback query.

Example:

"ok got it"

Response

200 - application/json

Success - Feedback details retrieved successfully.

data
object