mutation

forgotPassword

Reset a password using the code sent on email or sms the login.
Arguments
forgotPasswordRequestSchemaInput
ForgotPasswordRequestSchemaInput
Describes the request structure to initiate the password recovery process for the user.
Response
register_token
String
A token used for registration purposes.
request_id
String
A random uuid string used to track the send OTP response.
Describes the user details structure.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...