• postFavorite

    Parameters

    • Optional is_favorite: boolean
    • Optional student_id: number
    • Optional learning_element_id: number

    Returns Promise<Response>

    A Promise resolving to the fetch Response

    Remarks

    Posts a learningElement with the favorite status

Generated using TypeDoc