Creates data products
Data API
Creates data products
Creates a new data product based on the provided query, domain, suggestion ID, or query ID.
POST
Creates data products
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Name of the role associated with this view.
Name of the view to create.
URN of the domain where the view belongs.
SQL query for creating the view.
ID of the suggested query to base the view on.
ID of an existing query to base the view on.
Indicates if the object being created is a view.