sendmailOTP

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