SendmailOTPService

interface SendmailOTPService

Functions

sendmailOTP
Link copied to clipboard
@POST(value = "user/otp/sendmail")
abstract fun sendmailOTP(): Call<Void>