Update an object's field definition

Validates and updates the field definitions available in the specified object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Name of the object in which the field is to be updated

string
required

Name of the field to be updated

Body Params

Metadata update details for the field mentioned in the field name parameter.

string | null

Display name of the field

string | null

Description of the field

string | null

Default value of the field

boolean

Indicates if the field is sortable.

boolean

Indicates if the field is unique.

string | null

Expression of the field

int32 | null

Length of the field when the data type is String or LongString.

string | null

Target field of the field

string | null

Rollup function of the field

string | null

Rollup filter criteria of the field

boolean

Indicates if the field is RichText.

boolean

Indicates if the field is required.

int32 | null

The number of digits when the data type is Decimal, Double, or Currency

int32 | null

The number of digits to the right of the decimal point when the data type is Decimal, Double, or Currency

string | null

Lookup filter criteria for UI

string | null

Prefix for AutoNumber fields

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json