curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/endDataIngestRequest \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'This response has no body data.curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/endDataIngestRequest \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'This response has no body data.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
Task type
Key of checkpoint entry
The body is of type string.
Was this page helpful?