v13

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-015232292.9 KB
Tables

Delete Table

Delete a table and all its rows. This action is irreversible.

delete/api/v1/tables/{tableId}

Path parameters

tableIdstring required
Example:tbl_92e4c6a8b0d24f1e8a3c5d7b9f0e2a14

The unique identifier of the table.

Query parameters

workspaceIdstring required

The unique identifier of the workspace.

Response

Table deleted successfully.

successboolean

Indicates whether the request was successful.