v1
latestSwagger 2.02026-07-1451115.7 KBidentity
Copy listening data from a temporary user account to the logged-in user's account
This can and should only be used by clients who have access to the temporary_user grant type. Third-party developers do not have access to this grant type by default, and will not need this endpoint.
post/v2/user/inherit
Query parameters
temp_userinteger required
The temporary user's ID before the user registered or logged in
Headers
Authorizationstring required
Your access token from the Authorization Service. Should start with Bearer, followed by a space, followed by the token.
Response
The request was successful