v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update a Formula Field

put/api/v2/system-field/{objectType}/formula/{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.

formulastring

The formula used to calculate the value of this field.

fieldTypestring

Set the result of the formula's field type, such as text, number ect.

precisioninteger

Number between 0-4 to set the amount of digits after the decimal point.

Response

200

object required