POST
https://api.examplary.ai/examsCreate a new exam within your workspace.
Request body
namestring· min length: 1required
sourceMaterialIdsarray string[] | null· nullable
contextstring· nullable
studentLevelstring· nullable
subjectstring· nullable
languagestring· nullable
taxonomyIdstring· nullable
intendedDurationany· nullable
allowedGenerationQuestionTypesarray string[] | null· nullable
metadataobject· nullable
questionsarray object[] | null· nullable
permissionsarray object[] | null· nullable
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.