POST
/
user
/
deanonymize

Authorizations

Authorization
string
headerrequired

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

Body

application/json
signInMethod
enum<string>
required

Which sign-in method to use

Available options:
email-password,
passwordless
email
string
required

A valid email

password
string

A password of minimum 3 characters

Required string length: 3 - 50
connection
string
deprecated

Deprecated, will be ignored

options
object

Response

200 - application/json

The response is of type enum<string>.

Available options:
OK