Table
Add a new column to an existing table
POST
Headers
Body
application/json
Table Name
Example:
"users"
Column Name
Example:
"username"
Column Type
Example:
"TEXT"
Response
200
_mintlify/placeholder
Column added successfully