Send OTP
Send OTP to your users to verify that phone number provided is accurate.
Make a POST request to the following endpoint.
The request takes this as the body
With the following header
If the API call is successful, LocalRamp returns the following response:
mode
can either be sms
and whatsapp
Last updated