Examplary
  • Start for free

    Update practice space

    Update an existing practice space.

    PATCH https://api.examplary.ai/practice-spaces/{id}

    Path parameters

    idstringrequired

    Request body

    application/json
    namestring· max length: 255
    settingsobject
    folderstring· nullable
    sourceMaterialIdsarray string[]
    masteryTopicsarray object[]
    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.