v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update a Text Field

put/api/v2/system-field/{objectType}/text/{fieldName}

Path parameters

objectTypeinteger required

The number of the object the field being updated can be found in.

fieldNamestring required

The system name of the field being updated.

Request body

labelstring

Field name used for system displays.

autoCompleteboolean

To autocomplete values for this field, enter ׳true׳.

defaultValuestring

Value used by default for this field. Must match field requirements.

followboolean

To track all changes made to this field, enter ׳true׳.

maxLengthinteger

Number between 1-200 to limit length of text.

additionalProperty'none' | 'required' | 'readonly'

Set any additional properties by selecting them, or select none.

Response

200

object required