Request Magic Link email

Body Params

Request to send a Magic Link email to a specified address.

string
required
length ≥ 1

Email to send the Magic Link to

string
required
length between 0 and 256

The challenge

string
required
length ≥ 1
^sign-up$|^login$|^reset$

State, which identifies the journey related to this request. Allowed values:

  • sign-up for sign-up journey
  • login for login journey
  • reset for passcode reset journey
string

Request source (client reference, e.g. haas4)

Responses
200

Success

400

Bad Request

500

Internal error

Language
LoadingLoading…