Function disable_feed

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