v1

latestOpenAPI 3.0.02026-07-17101223.2 KB
Catalog

Delete catalog

Deletes a specific catalog. If purge=true, also deletes Nimtable-managed data associated with the catalog.

delete/api/catalogs/{catalogName}

Path parameters

catalogNamestring required

Query parameters

purgeboolean

When true, also deletes Nimtable-managed data for this catalog (scheduled tasks, cached distributions, table summaries).

Response

Catalog deleted successfully