Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Name of the table
Query Parameters
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
Body
application/json · string[]
The body is of type string[]
.
Response
200 - application/json
successful operation