createUserOtp
Create a one-time-password (OTP) that can be used for reseting a user's password. This will send an email with a unique token that the user can use to create a new password. For security reasons, this always returns true
.
Arguments
input:CreateUserOtpInput!