Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Path Parameters
The table's name or unique identifier for targeting specific table operations.
Body
application/json
Details of the column to be renamed, including its current name and the desired new name.
Response
Confirmation of the column rename operation, including the updated table schema.