v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
contacts

Update a contact

Updates a single contact instance with id specified. See contact validation rules

put/contacts/{id}

Path parameters

idinteger required

An id of a contact

Request body

idinteger

An id of a contact

firstNamestring

A first name of a contact

lastNamestring

A last name of a contact

zipcodestring

A Zip code of a contact

homePhonestring

Phone number in E.164 format (11-digit). Example: 12132000384

workPhonestring

Phone number in E.164 format (11-digit). Example: 12132000384

mobilePhonestring

Phone number in E.164 format (11-digit). Example: 12132000384

extraPhone1string

Phone number in E.164 format (11-digit). Example: 12132000384

extraPhone2string

Phone number in E.164 format (11-digit). Example: 12132000384

extraPhone3string

Phone number in E.164 format (11-digit). Example: 12132000384

externalIdstring

An external id of a contact for syncing with external sources

externalSystemstring

External system that external id refers to

propertiesobject

Map of user-defined string properties for contact

deletedboolean

A deleted contact, deleted contacts are hidden from search results