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
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Scope requirements
Scope requirements
Body
application/json
Antwort
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 9, 2026