segment_revert_to_history
Revert a segment to its historic definition by specifying a timestamp. Restores the segment to how it appeared at that moment.
Instructions
🟡 WRITE · updates data · Segments · PUT /segmentsV2/{segmentId}/createdDate/{timestamp}
Revert a Segment to a Historic Definition
Modifies an existing record in place. Idempotent.
Revert a segment to how it looked at a specific point in time. Only segments with non-numeric SegmentIds are supported
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segmentId | Yes | SegmentId | |
| timestamp | Yes | UTC milliseconds from the epoch |