Examplary
  • Start for free

    Edit answer

    PATCHhttps://api.examplary.ai/exams/{id}/sessions/{sessionId}/answers/{questionId}

    Edit a single answer in an exam session.

    Path parameters

    idstringrequired
    sessionIdstringrequired
    questionIdstringrequired

    Request body

    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.