PATCH https://api.examplary.ai/exams/{id}/sessions/{sessionId}/answers/{questionId}
Path parameters
idstringrequired
sessionIdstringrequired
questionIdstringrequired
Request body
application/json
answerobjectrequired
autoGradeboolean
Whether to automatically grade the answer after editing
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.