Function fiberplane_api_client::file_delete
source · pub async fn file_delete(
client: &ApiClient,
notebook_id: Base64Uuid,
file_id: &str
) -> Result<()>Expand description
Delete a file from a notebook
pub async fn file_delete(
client: &ApiClient,
notebook_id: Base64Uuid,
file_id: &str
) -> Result<()>Delete a file from a notebook