pub fn remove_docs_request( package_name: &str, version: &str, api_key: &str, config: &Config ) -> Result<Request<Vec<u8>>, ApiError>