Delete the list of segments provided in the queryParam else all segments
Segment
Delete the list of segments provided in the queryParam else all segments
Delete the list of segments provided in the queryParam else all segments
DELETE
Delete the list of segments provided in the queryParam else all segments
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
OFFLINE|REALTIME
Retention period for the table segments (e.g. 12h, 3d); If not set, the retention period will default to the first config that's not null: the table config, then to cluster setting, then '7d'. Using 0d or -1d will instantly delete segments without retention
Segment names to be deleted if not provided deletes all segments by default
Response
200 - application/json
successful operation
List all segments. An optional 'excludeReplacedSegments' parameter is used to get the list of segments which has not yet been replaced (determined by segment lineage entries) and can be queried from the table. The value is false by default.Delete selected segments. An optional 'excludeReplacedSegments' parameter is used to get the list of segments which has not yet been replaced (determined by segment lineage entries) and can be queried from the table. The value is false by default.

