Create question feedback
Creates a new feedback for a question
Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
The question feedback content to create
Schema for creating new feedback (identifier is auto-generated)
Identifier of the user who submitted the feedback
The feedback content provided by the user
Identifier of the lesson this feedback refers to (required)
Identifier of the specific question this feedback refers to (optional, for question-level feedback)
Whether the feedback has been reviewed and approved by a human
Response
Successfully created question feedback
Schema for creating new feedback (identifier is auto-generated)
Identifier of the user who submitted the feedback
The feedback content provided by the user
Type of feedback - either for a specific question or for the entire lesson
QUESTION, LESSON Identifier of the lesson this feedback refers to (required)
Identifier of the specific question this feedback refers to (optional, for question-level feedback)
Whether the feedback has been reviewed and approved by a human