Create semantic model table

Add a new table to a semantic model version.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the account

uuid
required

The ID of the data product

uuid
required

The ID of the semantic model version

Body Params
string
required

Table name in the semantic model

string

Human-readable description of the table

string | object

Fully qualified base table reference, either as a string or structured object

primary_key
object

Primary key definition with column names

dimensions
array of objects

Dimension columns for the table

dimensions
measures
array of objects

Measure columns for the table

measures
facts
array of objects

Fact columns for the table

facts
time_dimensions
array of objects

Time dimension columns for the table

time_dimensions
columns
array of objects

General columns for the table

columns
filters
array of objects

Predefined filters for the table

filters
boolean

Whether this table is deployed or in draft state

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json