v1

latestOpenAPI 3.1.02026-07-1414757122.7 KB
items

Mass edit CRM entity items

Updates multiple CRM entity items at once. Provide an array of entity IDs and the fields to update. Example: PATCH /crm/v1/entities/leads/mass_edit

patch/crm/v1/entities/{entity}/mass_edit

Request body

entity_idsinteger[]

IDs of entities to update

dataobject

Fields to update on all selected entities

Response

OK