Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Add new columns to the table
Remove columns from the table
Name of the column to drop
Modify existing columns (rename or change default)
Add foreign key constraints to existing columns
Remove foreign key constraints from columns
Name of the column with foreign key to drop
Rename the table