curl --request DELETE \
--url https://dev.startree.ai/tables/{tableName}/rebalance \
--header 'Authorization: <api-key>'[
"<string>"
]Cancel all rebalance jobs for the given table, and noop if no rebalance is running
curl --request DELETE \
--url https://dev.startree.ai/tables/{tableName}/rebalance \
--header 'Authorization: <api-key>'[
"<string>"
]Was this page helpful?