API explorerChangelog

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
Nullable:
True

Show child attributes

Response

200
Object
contact updated

Response Attributes

idstring
first_namestring
Nullable:
True
last_namestring
Nullable:
True
second_last_namestring
Nullable:
True
emailstring
Nullable:
True
phonestring
Nullable:
True
company_namestring
Nullable:
True
additional_phonesarray
Nullable:
True

Show child attributes

additional_emailsarray
Nullable:
True

Show child attributes

priorityinteger
Nullable:
True
sourcestring
Nullable:
True
country_codestring
Nullable:
True
languagestring
Nullable:
True
whatsapp_transactional_opt_inboolean
Nullable:
True
email_transactional_opt_inboolean
Nullable:
True
whatsapp_marketing_opt_inboolean
Nullable:
True
email_marketing_opt_inboolean
Nullable:
True
external_reference_idstring
Nullable:
True
external_reference_urlstring
Nullable:
True
ignoredboolean
Nullable:
True
is_clientboolean
Nullable:
True
last_close_won_reasonstring
Nullable:
True
last_close_lost_reasonstring
Nullable:
True
skillsarray
Nullable:
True

Show child attributes

created_atstring
Nullable:
True
updated_atstring
Nullable:
True
titlestring
Nullable:
True
closed_won_reasonstring
Nullable:
True
closed_lost_reasonstring
Nullable:
True
custom_attributesarray
Nullable:
True

Show child attributes

401
Object
unauthorized
404
Object
contact not found
Was this section helpful?

PUT

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot