Companies
Update company fields
Update company fields (standard and custom/AI fields by name).
Required scope:
COMPANIES_WRITERate limit: 30 requests per minute
Accepted standard fields (auto-updated):
- name
- companyUrn
- companyLinkedInUrl
- website
- domain
- industry
- rangeOfEmployees
- numberOfEmployees
- yearfounded
- description
- country
- city
- streetAddress
- hiringOnLinkedIn
- phoneNumber
- companyEmail
- openJobPositions
- revenueRange
- sixMonthsHeadcountGrowth
- twoYearsHeadcountGrowth
- yearlyHeadcountGrowth
- legalCode
- legalName
- globalUltimateCode
- lastLinkedInPost
- googleMapsOpeningHours
- taxId
Custom/AI fields are also allowed by name and are client-specific.
PATCH
Authorizations
Path Parameters
The company ID
Body
application/json
Fields to update on the company. Supports standard and custom/AI fields by name. Use GET /v1/companies/fields (MCP tool get_company_field_metadata) to discover valid company field names for fields, include, exclude, and update payloads.