v1

latestOpenAPI 3.0.0GNU General Public License v3.02026-07-1722535.6 KB

This endpoint creates a view which is a result-set of the SELECT statement.

Creates a view from a SELECT statement.

post/api/projects/{projectName}/views

Path parameters

projectNamestring required

The name of the project

Request body

Response

View created

namestring
querystring

SELECT query used to create the view