Models
Create a new model
POST
/
sources
/
{source_id}
/
models
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the source
Body
application/json
The name of this model.
The SQL query associated with this model.
The description for this model.
Was this page helpful?