curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/revertReplaceSegments \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '{}'This response has no body data.Revert segments replacement
curl --request POST \
--url https://dev.startree.ai/segments/{tableName}/revertReplaceSegments \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '{}'This response has no body data.The format of the key is "Basic <token>" or "Bearer <token>"
Name of the table
OFFLINE|REALTIME
Segment lineage entry id to revert
Force revert in case the user knows that the lineage entry is interrupted
Fields belonging to revert replace segment request
The body is of type object.
Was this page helpful?