sendCompletable
abstract fun sendCompletable(parameters: OTP.EmailOTP.Parameters): CompletableFuture<OTPSendResponse>
Send a one-time passcode (OTP) to a user's email address. If you'd like to create a user and send them a passcode with one request, use our loginOrCreate method.
Return
OTPSendResponse response from backend
Parameters
parameters
required to send OTP