pub async fn notebook_update(
    client: &ApiClient,
    notebook_id: Base64Uuid,
    payload: UpdateNotebook
) -> Result<()>
Expand description

Modifies individual properties of a single notebook