{ "operationId": "refreshIcebergTable", "method": "POST", "path": "/api/v2/databases/{database}/schemas/{schema}/iceberg-tables/{name}:refresh", "summary": "Refreshes the Metadata for an Apache Iceberg Table That Uses an External Iceberg Catalog", "requestExamples": [ { "contentType": "application/json", "name": "RefreshicebergtableRequestExample", "example": { "metadata_file_relative_path": "example_value" } } ], "responseExamples": [] }