Examplary
  • Start for free

    Update library item

    PATCHhttps://api.examplary.ai/library/items/{itemId}

    Updates a library item. Requires at least editor access to the collection it belongs to.

    Path parameters

    itemIdstringrequired

    Request body

    descriptionstring· min length: 1

    A publicly visible description of the library item.

    namestring· min length: 1
    studentLevelstring· nullable

    The student level associated with the library item.

    subjectstring· nullable

    The subject associated with the library item.

    tagsarray string[] | null· nullable

    Optional tags, e.g. ['math', 'science'].

    metadataobject

    Requirements

    OAuth scopes

    This endpoint requires the library:write scope to be present.