POST
/
data
/
projects
/
{projectId}
/
semantic-catalogs

Path Parameters

projectId
string
required

Body

application/json
name
string

Name of the catalog

Response

200 - application/json

This class represents a Catalog. It contains the id, name, display name, type, and connection ID of the catalog.

catalogType
string

The type of the catalog.

connectionId
string

The connection ID of the catalog.

displayName
string

The display name of the catalog.

id
string

The ID of the catalog.

name
string

The name of the catalog.