curl --request POST \
--url https://dev.startree.ai/tables/{tableName}/timeBoundary \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Set hybrid table query time boundary based on offline segments’ metadata
curl --request POST \
--url https://dev.startree.ai/tables/{tableName}/timeBoundary \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Was this page helpful?