Vixiees API

Sections

Theme switcher

Updates a contact

Header Parameters

X-Api-Keystring

Path Parameters

idstring Required

The ID or external reference ID of the contact to update

Body Parameters

first_namestring

Contact first name

last_namestring

Contact last name

second_last_namestring

Contact second last name

emailstring

Contact email address

phonestring

Contact phone number

company_namestring

Company name

additional_phonesarray

Additional phone numbers

Show child attributes

additional_emailsarray

Additional email addresses

Show child attributes

priorityinteger

Contact priority (1-5)

Enum values:
12345
sourcestring

Contact source

Enum values:
manualcsvapicallwhatsappemailcrm
country_codestring

Country code (ISO 3166-1 alpha-2)

languagestring

Language code (ISO 639-1)

whatsapp_transactional_opt_inboolean

WhatsApp transactional messages opt-in

email_transactional_opt_inboolean

Email transactional messages opt-in

whatsapp_marketing_opt_inboolean

WhatsApp marketing messages opt-in

email_marketing_opt_inboolean

Email marketing messages opt-in

external_reference_idstring

External system reference ID

external_reference_urlstring

External system reference URL

skillsarray

Contact skills

Show child attributes

custom_attributesarray | null

Show child attributes

Response

200
Object

contact updated

Response Attributes

idstring
first_namestring | null
last_namestring | null
second_last_namestring | null
emailstring | null
phonestring | null
company_namestring | null
additional_phonesarray | null

Show child attributes

additional_emailsarray | null

Show child attributes

priorityinteger | null
sourcestring | null
country_codestring | null
languagestring | null
whatsapp_transactional_opt_inboolean | null
email_transactional_opt_inboolean | null
whatsapp_marketing_opt_inboolean | null
email_marketing_opt_inboolean | null
external_reference_idstring | null
external_reference_urlstring | null
ignoredboolean | null
is_clientboolean | null
last_close_won_reasonstring | null
last_close_lost_reasonstring | null
skillsarray | null

Show child attributes

created_atstring | null
updated_atstring | null
titlestring | null
closed_won_reasonstring | null
closed_lost_reasonstring | null
custom_attributesarray | null

Show child attributes

401
Object

unauthorized

404
Object

contact not found

Was this section helpful?

PUT

/

Select
1

Response

Was this section helpful?