teaching-feedback
teaching-feedback

Generate Feedback From Call

Generate AI-powered teaching feedback directly from a call session (no booking required). Only tutors can generate feedback for calls they participated in.

post/teaching-feedback/generate-from-call/{call_session_id}

Path parameters

call_session_idstring required

Headers

authorizationstring nullable

Request body

lesson_summarystring nullable
student_notesstring nullable
conversation_transcriptstring nullable

Response

Successful Response

idstring uuid required
booking_idstring uuid nullable
call_session_idstring uuid nullable
tutor_idstring uuid required
student_idstring uuid required
student_usernamestring nullable
student_full_namestring nullable
overall_ratingnumber required
teaching_styleobject required
student_engagementobject required
areas_for_improvementobject required
encouragementobject required
actionable_tipsstring[] required
next_lesson_suggestionsstring[] required
lesson_summarystring nullable
student_notesstring nullable
created_atstring date-time required
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.