Merge Rev Users
Merges the secondary Rev user into the primary Rev user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
primary_user
The ID of the primary Rev user, which will be retained.
secondary_user
The ID of the secondary Rev user, which will be merged into the
Primary Rev user.
Response
Acknowledgment response indicating that the merge request has been
received for processing asynchronously.