v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
contacts

Add contacts to a contact list

Adds contacts to a contact list. Available contact sources are: list of the contact entities, list of ids of existing contacts in user's account, list of phone numbers in E.164 format (11-digits)

post/contacts/lists/{id}/items

Path parameters

idinteger required

An id of a contact list

Request body

contactIdsinteger[]

A list of ids of existing contacts in CallFire system

contactNumbersstring[]

A phone number in E.164 format (11-digit). Examples: 12132000384

contactNumbersFieldstring

A type of phone number (homePhone, workPhone, mobilePhone). This parameter works together with contactNumbers and specifies which types of numbers are included to a list

useCustomFieldsboolean

A flag to indicate how to define property names for contacts. If true, uses the field and property names exactly as defined. If false will assign custom properties and fields to A, B, C, etc