Create a magic link to log in a user
Create a magic link to log in a user
Request Body — REQUIRED JSON body |
---|
email string — REQUIRED |
client_id string — REQUIRED |
redirect_uri string — REQUIRED |
expiration_seconds integer |
force_create boolean |
send_email boolean |
Responses |
---|
200 Magic Link created |
400 Malformed request |
404 User or Client not found |