Send passwordless login instructions email
post/login(passwordless)
Request body
Response
Passwordless login response. For forms both success and validation errors.
Example response
{
"user": {
"id": 42
}
}Passwordless login response. For forms both success and validation errors.
{
"user": {
"id": 42
}
}