Views
Create a View
POST
This endpoint creates a view which is a result-set of the SELECT statement.
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
The name of the project
Body
application/json
Response
200
application/json
View created
The response is of type object[]
.
This endpoint creates a view which is a result-set of the SELECT statement.