v1

latestOpenAPI 3.0.12026-07-26245126202.6 KB
Segment

Delete the segments in the JSON array payload

Delete the segments in the JSON array payload

post/segments/{tableName}/delete

Path parameters

tableNamestring required

Name of the table

Query parameters

retentionstring

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

Request body

string[] required

Response

successful operation

statusstring