Examplary
  • Start for free

    Add question

    POSThttps://api.examplary.ai/exams/{id}/questions

    Append a question to the exam, for example a copy from the question bank. The question gets a new id.

    Path parameters

    idstringrequired

    Request body

    questionobjectrequired

    The question to append, e.g. a copy from the question bank.

    Requirements

    Rate limit

    30 requests per minute per user.

    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.