send Passwordless Code With Id

POST {{baseUrl}}/api/passwordless/send

Send a passwordless authentication code in an email to complete login.

Request Body

{"applicationId"=>"<uuid>", "code"=>"<string>", "loginId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;