v1
latestOpenAPI 3.0.02026-07-2638801.8 MBfield
Update field
Update common properties of a field (name, description, dbFieldName). For other property changes, use the convert field API
patch/table/{tableId}/field/{fieldId}
Path parameters
tableIdstring required
fieldIdstring required
Request body
Example request
{
"description": "this is a summary"
}Response
Updated Successfully