Skip to main content
POST
Login with a magic link

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
email
string<email>
required

User's email address

Response

Login link sent successfully

success
boolean
Example:

true

message
string
data
object