Contacts
Update contact fields
Update contact fields (standard and custom/AI fields by name). You can also set companyId to associate the contact with an existing company, or null to clear the current association.
Required scope:
CONTACTS_WRITERate limit: 30 requests per minute
Accepted standard fields (auto-updated):
- linkedInProfileId
- firstName
- jobTitle
- lastName
- linkedinProfileUrl
- personalEmails
- phones
- professionalEmail
- mobilePhone
- geoRegion
- leadCountry
- profileBio
- yearsInCompany
- yearsInRole
- lastLinkedInPost
- jobChange
- mentionedInNews
- promotion
- leadCRMId
- previousPositions
- languages
- linkedInHeadline
- companyId (special association field; use an existing company ID or null)
Custom/AI fields are also allowed by name and are client-specific.
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The contact ID
Body
application/json
Fields to update on the contact. Supports standard and custom/AI fields by name. Use GET /v1/contacts/fields to discover valid contact field names for fields, include, exclude, and update payloads.