cURL
curl --request PATCH \
--url https://app.teable.ai/api/base/%7BbaseId%7D/table/%7BtableId%7D/index/repair \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'table
Repair table index
Repair table index
PATCH
/
base
/
{baseId}
/
table
/
{tableId}
/
index
/
repair
cURL
curl --request PATCH \
--url https://app.teable.ai/api/base/%7BbaseId%7D/table/%7BtableId%7D/index/repair \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'Last modified on March 5, 2026
Was this page helpful?
⌘I

