Tables

Create a scalar index on a table

Create a scalar index on a table

post/v1/table/{name}/create_scalar_index/

Path parameters

namestring required

name of the table

Request body

columnstring
index_typestring

Response

Scalar Index successfully created

Changes