POST
https://api.examplary.ai/exams/{id}/questions/{questionId}/generateUpdate a question using an AI prompt.
Path parameters
idstringrequired
questionIdstringrequired
Request body
messagestring· min length: 1· max length: 5000required
Requirements
Rate limit
10 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.