resetPassword

fun UserService.resetPassword(email: String, phoneNetwork: UserPhoneNetwork, dispatcher: CoroutineDispatcher): Single<StatusResponse>