Update a group of companies
v1
Update a group of companies
Update a group of existing company records by their companyId. This endpoint takes a list of objectIds and that correspond to the companyId of the company you want to update, and a list of properties to update for that company. Note: - This endpoint can only be used to update existing company records based on their companyId. It cannot create new records
- Up to 100 companies can be updated in a single request. There is no limit to the number of properties that can be updated per company.
- If there are any errors in the request, the entire request will fail and no updates will be applied to any records.
- The updates are processed asynchronously, so it may take several minutes to see the updates in HubSpot if you’re sending a large number of updates.
POST
Update a group of companies
Scope requirements
Scope requirements
Corpo
application/json
Resposta
202 - application/json
Successful response - Update a group of existing company records by their companyId
The response is of type object.
Last modified on April 13, 2026