Examplary
  • Start for free

    Create practice space

    Create a new practice space within your workspace.

    POST https://api.examplary.ai/practice-spaces

    Request body

    application/json
    namestring· max length: 255required
    sourceMaterialIdsarray string[]
    masteryTopicsarray object[]
    settingsobject
    folderstring· nullable
    permissionsarray object[] | null· nullable
    studentNotesstring· nullable
    publishedstring

    Allowed values:publishedunpublished

    metadataobject

    Requirements

    User roles

    This endpoint requires the teacher, admin, or owner role to be present.

    OAuth scopes

    This endpoint requires the practice-spaces:write scope to be present.