POST https://api.examplary.ai/exams/{id}/sessions/{sessionId}/comments
Path parameters
idstringrequired
sessionIdstringrequired
Request body
application/json
valuestring· max length: 10000
rangearray any[]
quotationstring· max length: 10000
inReplyTostring· pattern: ^scom_.*
statusstring
Allowed values:openresolved
questionstringrequired
Question ID the comment is attached to
Requirements
User roles
This endpoint requires the teacher, admin, or owner role to be present.
OAuth scopes
This endpoint requires the exams:write scope to be present.