Updates the schema or the name of an existing table.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
The table's name or unique identifier for targeting specific table operations.
The updated schema/name of the table.
The body is of type object
.
The updated table
The response is of type object
.