Update a column (rename and/or change data_type)
Tables
Update a column (rename and/or change data_type)
Renames the column and/or changes its data_type. If data_type changes, all existing values for this column must coerce to the new type or the request is rejected.
PUT
Update a column (rename and/or change data_type)
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
UUID of the table
UUID of the field
Body
application/json