Create a semantic catalog
Data -- Semantic Catalogs
Create a semantic catalog
Creates a new Semantic Catalog in the specified Project. A Semantic Catalog is a virtual catalog that groups Semantic Tables, which are backed by saved queries.
POST
Create a semantic catalog


Authorizations
Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Path Parameters
ID of the Project
Body
application/json
Semantic Catalog Request
Name of the catalog
Response
200 - application/json
Catalog created
This class represents a Catalog. It contains the id, name, display name, type, and connection ID of the catalog.