pub async fn knowledge_base_controller_remove(
configuration: &Configuration,
id: &str,
) -> Result<KnowledgeBaseControllerFindAll200ResponseInner, Error<KnowledgeBaseControllerRemoveError>>
pub async fn knowledge_base_controller_remove(
configuration: &Configuration,
id: &str,
) -> Result<KnowledgeBaseControllerFindAll200ResponseInner, Error<KnowledgeBaseControllerRemoveError>>