Merge Rev Users

POST

Merges the secondary Rev user into the primary Rev user.

Request

This endpoint expects an object.
primary_userstringRequired

The ID of the primary Rev user, which will be retained.

secondary_userstringRequired

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.

Built with