v1

latestOpenAPI 3.1.02026-07-1451089.2 KB

Update contact field definition

Update a field definition (name, type, or defaultValue)

post/teams/{teamKey}/contacts/fields/{fieldKey}

Path parameters

teamKeystring required

Team key

fieldKeystring required

Field key

Request body

namestring

Display name of the field

typestring

Field type, must be TEXT_INPUT

defaultValuestring

Default value for new records

Response

The updated Field object