Apache Iceberg · Example Payload

Rest Catalog Open Api Remove Schemas Update Example

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Rest Catalog Open Api Remove Schemas Update Example is an example object payload from Apache Iceberg, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionschema-ids

Example Payload

Raw ↑
{
  "action": "remove-schemas",
  "schema-ids": [
    83
  ]
}