Initiates the creation of a new table based on the provided schema, excluding system-managed fields like IDs and timestamps.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Schema defining the structure of the new table
The body is of type object
.
The created table object.
The response is of type object
.