Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
OFFLINE|REALTIME
Task type
Key of checkpoint entry
Body
*/* · string
The body is of type string.
curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/endDataIngestRequest \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/endDataIngestRequest \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'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?