Deanonymize an anonymous user in adding missing email or email+password, depending on the chosen authentication method. Will send a confirmation email if the server is configured to do so
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User deanonymized successfully
The response is of type enum<string>
.
OK