pub async fn disable_feed( configuration: &Configuration, feed_id: &str, ) -> Result<(), Error<DisableFeedError>>