Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Body
application/json
List of column names to index. At least one column is required. Multiple columns will create a composite index
Whether the index should enforce uniqueness
Index name. This must be unique in the entire Knowledge Base
Table name
Index type
Available options:
btree, hash, gin, gist, brin, hnsw Response
204
Index created successfully