Merge

POST

Merges two accounts.

Request

This endpoint expects an object.
primary_accountstringRequired

The ID of the primary account, which will be retained post merge.

secondary_accountstringRequired

The ID of the secondary account, which will be merged into the primary account.

Response

This endpoint returns a map from strings to any.