Merge CRM entities

Merges two or more CRM entity items into one. The primary entity retains its ID and is enriched with data from secondary entities, which are then deleted.
Example: POST /crm/v1/entities/contacts/merge

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Entity table name

Allowed:
Body Params
integer

ID of the entity to keep

secondary_ids
array of integers

IDs of entities to merge into primary

secondary_ids
Responses
200

OK

401

Access token is missing or invalid

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json