pub async fn remove_link_language_templates( executor_url: String, cap_token: String, addresses: Vec<String>, ) -> Result<ResponseData>