Update Table Schema
Admin
Update Table Schema
PATCH
Update Table Schema
Documentation Index
Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
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