Merge Accounts
Merges two accounts.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
primary_account
The ID of the primary account, which will be retained post merge.
secondary_account
The ID of the secondary account, which will be merged into the
primary account.
Response
The response to merging an account.