Skip to main content

Phone Resend Verification OTP

POST 

https://api.loginradius.com/identity/v2/auth/phone/otp

This API is used to resend a verification OTP to verify a user's Phone Number. The user will receive a verification code that they will need to input.

Request

Responses

Successful response

Request Collapse all
Base URL
https://api.loginradius.com
Parameters
— queryrequired
— query
— query
Body required
{
  "phone": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!