POST
/
v2
/
events
/
beta
/
link-users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
from
string
required

The opaque user ID of the original user account.

Required string length: 1 - 64
to
string
required

The opaque user ID of the target user account to be linked.

Required string length: 1 - 64