Send OTP Link (Phone)
This endpoint initiates an OTP link to be sent to the specified phone number using the provided channels.
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.
If you need to send the SMS OTP LINK
to users outside India then please reach out
to us on support to activate it.
Body
The URI to redirect the user after verification.
The phone number to which the OTP will be sent, including the country code.
An array specifying the channels through which the OTP link will be sent.
Supported channels include WHATSAPP
, SMS
, and VIBER
.
The smart authentication flow will be enabled if multiple channels are provided.
WHATSAPP
, SMS
, VIBER
The expiration time for the OTP in seconds.
The length of the OTP, either 4 or 6.
4
, 6
Additional metadata for the request.
Response
The unique identifier for the OTP link request.
Was this page helpful?