tables
Drop a table from workspace
Permanently deletes a table from the workspace. This operation cannot be undone.
delete/workspaces/{workspace_id}/tables/{table_name}
Path parameters
workspace_idstring required
Workspace ID (UUID)
table_namestring required
Table name to drop
Response
Table dropped successfully (no content)