Compact table storage
POST
/dataset-tables/{tableId}/compact
Compact the table storage to optimize query performance. Returns an operation for tracking progress.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tableId
required
string
Responses
Section titled “ Responses ”Compaction 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 not found