Update multiple deals
v1
Update multiple deals
Update a group of existing deal records by their dealId. This endpoint takes a list of objectIds that correspond to the dealId of the deal you want to update, and a list of properties to update for each deal. Note: - This endpoint can only be used to update existing deal records based on their dealId. It cannot create new records
- Up to 100 deals can be updated in a single request. There is no limit to the number of properties that can be updated per deal.
- 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 multiple deals
Scope requirements
Scope requirements
Cuerpo
application/json
Respuesta
202
Accepted - Batch update request accepted and processing
Última modificación el 27 de julio de 2026