Table Management#
The Table Management API endpoints provide an interface to interact with fact and dimension tables. Columns can only be added; this endpoint doesn’t delete or modify columns.
A column is considered new if no other column can be found with the same name. This equality check is case-insensitive. New columns appear after other user-defined columns, but before any meta columns, which start with _.
To indicate a fact table, these endpoints refer to a table type of data.