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
The body is of type object[]
.
Successful response - Update a group of existing company records by their companyId
The response is of type object
.