pub async fn notebook_delete_file(
    client: &ApiClient,
    notebook_id: Base64Uuid,
    file_id: &str
) -> Result<()>
Expand description

Delete a file from a notebook