update_contact
Update an existing contact in Apollo CRM by providing the contact ID and any fields to modify.
Instructions
Update an existing contact in your Apollo CRM. FREE. Provide the contact ID and any fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Apollo contact ID to update | |
| first_name | No | ||
| last_name | No | ||
| No | |||
| title | No | ||
| organization_name | No | ||
| website_url | No | ||
| account_id | No | ||
| phone_numbers | No | ||
| label_names | No | ||
| present_raw_address | No | ||
| city | No | ||
| state | No | ||
| country | No | ||
| postal_code | No |