Create Custom Data Table
Custom Data
Create Custom Data Table
Create a custom data table
POST
Create Custom Data Table
Table and column names are stable identifiers used by the record endpoints. Use lowercase letters, numbers, and underscores.
For
REFERENCE columns, include referenceTable. For OBJECT columns, include jsonSchema.Authorizations
Body
application/json
Stable table identifier used in record endpoint paths.
Pattern:
^[a-z]([a-z0-9]+(_[a-z0-9]+)*)?$Human-readable table name shown in Simple AI.
Minimum array length:
1Whether this table can be searched with the custom data search and facets endpoints.