Create a semantic table
POST
/
data
/
projects
/
{projectId}
/
semantics
/
{catalogId}
Body
application/json
The name of the schema.
The name of the table.
The ID of the query which is used to populate the semantic table.
Response
200 - application/json
Represents a table in a schema.
The ID of the catalog that the table belongs to.
The name of the catalog that the table belongs to.
The name of the schema that the table belongs to.
The name of the table.
The ID of the semantic table.