Merge Rev Users

POST

Merges the secondary Rev user into the primary Rev user.

Request

This endpoint expects an object.
primary_userstringRequiredformat: "id"

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

secondary_userstringRequiredformat: "id"

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