catalogs

Delete a catalog

Delete the catalog with the specified name. Also deletes all collections that reference the specified catalog.

delete/api/catalogs/{catalogName}

Path parameters

catalogNamestring required

Catalog name [Alphanumeric, dashes, case insensitive, 255 characters max]

Response

Catalog deleted

Changes