Update Field
Updates an existing field in SmartSuite.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The SmartSuite table ID containing the field to update.
stringrequired
The SmartSuite field slug to update.
stringrequired
The updated field label.
stringrequired
The SmartSuite field type to keep or change.
objectrequired
The field-specific params object.