Tables
Create a new table
Create a new table.
Will return 400 if table with requested name already exists.
POST
Authorizations
Path Parameters
name of the table
Body
application/vnd.apache.arrow.stream · file
Arrow IPC stream buffer
The body is of type file
.
Response
200
Table successfully created