contacts_update_contact
Modify contact records in GoHighLevel by updating personal info, custom fields, tags, and communication preferences.
Instructions
Update Contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dnd | No | ||
| city | No | ||
| name | No | ||
| tags | No | This field will overwrite all current tags associated with the contact. To update a tags, it is recommended to use the Add Tag or Remove Tag API instead. | |
| No | |||
| phone | No | ||
| state | No | ||
| source | No | ||
| country | No | ||
| website | No | ||
| address1 | No | ||
| lastName | No | ||
| timezone | No | ||
| contactId | Yes | Contact Id | |
| firstName | No | ||
| assignedTo | No | User's Id | |
| postalCode | No | ||
| dateOfBirth | No | The birth date of the contact. Supported formats: YYYY/MM/DD, MM/DD/YYYY, YYYY-MM-DD, MM-DD-YYYY, YYYY.MM.DD, MM.DD.YYYY, YYYY_MM_DD, MM_DD_YYYY | |
| dndSettings | No | ||
| customFields | No | ||
| inboundDndSettings | No |