v1

latestOpenAPI 3.0.12026-07-26245126202.6 KB
Table

Deletes a table

Deletes a table

delete/tables/{tableName}

Path parameters

tableNamestring required

Name of the table to delete

Query parameters

typestring

realtime|offline

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 cluster setting, then '7d'. Using 0d or -1d will instantly delete segments without retention

Response

successful operation

statusstring