mutation

verifyMobileForgotOTP

Verify one-time password sent to user's mobile for resetting a forgotten password.
Arguments
platform
String
ID of the application.
verifyMobileForgotOtpRequestSchemaInput
VerifyMobileForgotOtpRequestSchemaInput
Describes the request structure to verify OTP for forgot mobile number.
Response
forgot_token
String
A token used for resetting the forgotten password.
success
Boolean
Whether the OTP verification was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...