v1

latestOpenAPI 3.1.02026-07-1451089.2 KB

Create contact field

Create a new field definition for contacts

post/teams/{teamKey}/contacts/fields

Path parameters

teamKeystring required

Team key

Request body

namestring required

Display name of the field

typestring required

Field type, must be TEXT_INPUT

defaultValuestring

Default value for new records

Response

The created Field object with an auto-generated key