200
example
{ "message": "Table schema updated successfully", "tableName": "posts", "operations": [ "added 2 columns", "dropped 1 columns", "renamed 1 columns", "added 1 foreign keys", "dropped 1 foreign keys" ]}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Table schema updated successfully
The response is of type object.
object