Send Magic link (Email)
This endpoint initiates a Magic Link to be sent to the specified email address using the provided channels. It enables a smart authentication flow if multiple channels are specified in the request.
This API is accessible exclusively to users subscribed to the OTPless Pro plan. Ensure you have an active OTPless Pro Plan subscription to utilize this feature.
Body
The URL to which the user will be redirected after successful authentication.
The email address to which the Magic Link will be sent.
An array specifying the channels through which the Magic Link will be sent.
Currently, only the EMAIL
channel is supported.
EMAIL
The expiration time for the Magic Link in seconds.
Additional metadata for the request.
Response
The unique identifier for the Magic Link request.
Was this page helpful?