curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/reload \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Reload all segments
curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/reload \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
The format of the key is "Basic <token>" or "Bearer <token>"
Name of the table
OFFLINE|REALTIME
Whether to force server to download segment
Name of the target instance to reload
Map from instances to segments to reload. This param takes precedence over targetInstance
successful operation
Was this page helpful?