v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table

Create Index on Table Column

Create an index on one or more columns of a table to improve query performance.

post/v1/table/{table_id}/indexes

Path parameters

table_idstring uuid required

UUID of the table for which indexes are to be created.

Request body

Response

Successfully created indexes on the specified columns.

metadataobject