Drop index
DELETE
/dataset-tables/{tableId}/indexes/{indexName}
Drop an index from the table. Returns an operation for tracking progress.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tableId
required
string
indexName
required
string
Responses
Section titled “ Responses ”Index drop started
object
operationId
required
string
operationType
required
string
targetType
required
string
targetId
required
string
description
required
string
status
required
string
progressPercent
required
number
progressMessage
string
error
object
code
required
string
message
required
string
createdAt
required
string
startedAt
string
completedAt
string
Dataset table or index not found