updateTable
Updates the schema or the name of an existing table.
PUT
Path Parameters
The table's name or unique identifier for targeting specific table operations.
Body
application/json
The updated schema/name of the table.
The body is of type object
.
Response
200
application/json
The updated table
The response is of type object
.