Tables
Create a Table
POST
This endpoint creates a new table with the predictions result-set.
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
Name of the database
Body
application/json
Response
200
application/json
Table created
The response is of type object
.
This endpoint creates a new table with the predictions result-set.