SemanticCatalog

Delete a semantic catalog by id

delete/catalogs/{catalogId}

Response

Deletion outcome (whether a catalog existed for the id).

deletedboolean required

True when a catalog existed for the id and was removed; false when none existed.

Changes