Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier for the feedback entry.
Example:
"def80534-8f59-49ea-b43e-553075b1db91"
The type of query being submitted or you can refer to the constant API docs
Example:
1
The text of the query submitted by the student.
Example:
"why my marks has been deducted"
Response
Success - Feedback details retrieved successfully.
Feedback details retrieved successfully.