v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
accounts

Merge accounts

Merges one or more accounts into a surviving account. Issues, contacts, opportunities, domains, channels, external IDs, and other associated data are transferred to the surviving account. Tags and custom field values of the merged accounts are not transferred. The merged accounts are permanently deleted. This cannot be undone. Accounts are merged sequentially, each in its own transaction; if a merge fails partway through, accounts already merged are not restored.

Rate limit: 10 requests per minute

post/accounts/merge

Request body

merge_account_idsstring[] required

The IDs of the accounts to merge into the surviving account. These accounts are permanently deleted after their data is transferred. The number of accounts to merge must be between 1 and 100.

merge_into_account_idstring required

The ID of the account that will survive the merge and receive the merged data.

Response

request_idstring

The request ID for tracking.