Table Fields

Update Table Field

Update the properties of a specific field.

put/databases/{databaseId}/tables/{tableId}/fields/{fieldId}

Request body

namestring
typestring
optionsobject

Response

The updated field.

Changes