Update a company
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
id
Request
Updated company details.
attributes
Attributes for company update
countryCode
Country code if phone_number is passed in attributes.
linkedContactsIds
Warning - Using PATCH on linkedContactIds replaces the list of linked contacts. Omitted IDs will be removed.
linkedDealsIds
Warning - Using PATCH on linkedDealsIds replaces the list of linked contacts. Omitted IDs will be removed.
name
Name of company
Response
Company updated successfully
attributes
Company attributes with values
id
Unique company id
linkedContactsIds
Contact ids for contacts linked to this company
linkedDealsIds
Deals ids for companies linked to this company