v3
latestOpenAPI 3.0.12026-07-133132111.2 KBCreate a new table
Creates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account.
Request body
Specifies whether child tables can be created
Specifies whether the table can be read by public without authorization
Specifies the key value pairs of the metadata fields with the associated column IDs.
Specifies creation of multi-level dynamic pages using child tables
Label of the table
Name of the table
Specifies whether the table can be used for creation of dynamic pages
Response
successful operation
Specifies whether child tables can be created
Specifies whether the table can be read by public without authorization
Number of columns including deleted
Timestamp at which the table is created
Specifies whether the table is marked as deleted.
The timestamp indicating when the table was deleted.
Specifies the key value pairs of the metadata fields with the associated column IDs.
Specifies creation of multi-level dynamic pages using child tables
Id of the table
Indicates whether the table rows are ordered manually.
Label of the table
Name of the table
Indicates whether the table is currently published.
Timestamp at which the table is published recently
Number of rows in the table
Timestamp at which the table is updated recently
Specifies whether the table can be used for creation of dynamic pages