Skip to main content
PATCH
Update Feedback Query

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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
status
integer

Status of the feedback query.

Example:

1

Response

Success - Feedback details retrieved successfully.

data
object

Feedback details retrieved successfully.